mirror of
https://github.com/p-stream/docs.git
synced 2026-01-11 20:10:34 +00:00
Grammar police #2
Co-authored-by: Jorrin <43169049+JorrinKievit@users.noreply.github.com>
This commit is contained in:
parent
db6048efa5
commit
daf63550be
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ Keeping your instance up-to-date with the latest features and bug fixes can enha
|
|||
|
||||
## Manual update
|
||||
|
||||
You can manually update by typing the below lines into a terminal at the root of your instance
|
||||
You can manually update by executing the following commands at the root of your instance:
|
||||
|
||||
```bash
|
||||
git remote add movie-web https://github.com/movie-web/movie-web.git
|
||||
|
|
|
|||
Loading…
Reference in a new issue