Skip to content

Commit

Permalink
Fixes typo in shell script in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmcfarlane committed Apr 29, 2018
1 parent b6fccc5 commit a62d7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ In an empty workspace folder, run the following script:
# clone the repositories
git clone git@github.com:hbe72/cnl --branch develop
git clone git@github.com:google/googletest --branch master
git clone git@github.com:johnmcfarlane/bsp
git clone git@github.com:johnmcfarlane/dsp

# create an env directory (for include, lib etc.)
ENV="$(pwd)/env"
Expand Down

0 comments on commit a62d7ac

Please sign in to comment.