Skip to content

Commit

Permalink
fix git clone command
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Lange committed Mar 6, 2019
1 parent d8bea05 commit 032b901
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.build-sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# check out the sources to the directory fai
git clone --recursive https://github.com/faiproject/fai.git
cd examples/simple
git checkout master
cd ../..

# build the packages
cd fai
Expand Down

0 comments on commit 032b901

Please sign in to comment.