Skip to content

Commit 0177284

Browse files
schudguido
authored andcommitted
README: fix small typos (trailofbits#1262)
1 parent f9702fb commit 0177284

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,13 +173,13 @@ Note the admin username is `ubuntu` instead of `root` on providers other than Di
173173

174174
## Adding or Removing Users
175175

176-
If you chose the save the CA certificate during the deploy process, then Algo's own scripts can easily add and remove users from the VPN server.
176+
If you chose to save the CA certificate during the deploy process, then Algo's own scripts can easily add and remove users from the VPN server.
177177
178178
1. Update the `users` list in your `config.cfg`
179179
2. Open a terminal, `cd` to the algo directory, and activate the virtual environment with `source env/bin/activate`
180180
3. Run the command: `./algo update-users`
181181
182-
After this process completes, the Algo VPN server will contains only the users listed in the `config.cfg` file.
182+
After this process completes, the Algo VPN server will contain only the users listed in the `config.cfg` file.
183183
184184
## Additional Documentation
185185

0 commit comments

Comments
 (0)