Skip to content

Commit

Permalink
minor readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
mgmodell committed Jan 21, 2023
1 parent 94448d9 commit 82d9e23
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 @@ -26,7 +26,7 @@ download/installation on Windows).
1. (**Recommended**) Set up ssh-keys on [GitHub](https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account).
1. Open a terminal and navigate to a directory where you'd like to
download the project.
1. Run `https://github.com/mgmodell/CoLab.git` (`git clone git@github.com:mgmodell/CoLab.git` if you've set up ssh-keys)
1. Run `git clone https://github.com/mgmodell/CoLab.git` (`git clone git@github.com:mgmodell/CoLab.git` if you've set up ssh-keys)
1. Run `./buildContainers.sh`
1. Run `./dev_serv.sh -j` to load up anonymized testing data.
1. Run `./dev_serv.sh -e "haccess[`<yourEmail@something.com>`]"` to set
Expand Down

0 comments on commit 82d9e23

Please sign in to comment.