diff --git a/README.md b/README.md index ab1461f..f1b3e8e 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ Hosted on GitHub Pages at http://ucladevx.com/BMaps-Backend/ - `gpg --import ` - Note that keyfile in this step is the same as the .gpg file generated in the previous step - They may also choose to sign the key if they trust you. -- Finally, the team member will run +- Finally, the team member will run: - `git-crypt --add-gpg-user ` - Then they must push their changes (adding your pub key) made to the repository to the remote, and those changes pulled by you - Note that their changes will not appear when `git status` is run, so it may be necessary to make some other change in the repository to successfully push the newly added pub key within git crypt