Skip to content

Commit

Permalink
add SVN checkout info to README
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielGibson committed Jul 27, 2015
1 parent 27341fa commit f674507
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,10 @@
# demo
demo assets for OpenTechBFG


checkout like
```
cd /path/to/your/OpenTechBFG/
svn checkout https://github.com/OpenTechEngine/demo/trunk demo
```
so `demo/` ends up next to `base/`

0 comments on commit f674507

Please sign in to comment.