Skip to content
Snippets Groups Projects
Unverified Commit d6879a0c authored by mehes-kth's avatar mehes-kth Committed by GitHub
Browse files

Update README.md

Fix typo (can matter with copy & paste).
parent a37fa305
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,7 @@ again. Bash Headstart contains the common parts of these projects.
```
git submodule add https://github.com/tterranigma/bash-headstart scripts/vendor bash-headstart -b master
```
2. Run `git submodule init --recusrive path/to/bash-headstart-submodule`
2. Run `git submodule init --recursive path/to/bash-headstart-submodule`
3. Copy `headstart-template` to the root of your project and rename it to fit
your project.
4. Run `eval "$(./renamed-headstart-template env -)"`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment