Skip to content

Commit

Permalink
chore: documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesvedder committed Aug 25, 2023
1 parent a07aeab commit e1c211b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ cases can be found [here](docker).
3. In [`docker/supabase/`](docker/supabase), run `docker compose up` to launch
Supabase.
4. In [`docker/`](docker), run `docker compose -f docker-compose-proxy.yml
up` to the nginx reverse proxy.
up` to launch the nginx reverse proxy.

If you use [`kitty terminal`](https://sw.kovidgoyal.net/kitty/), with remote
control enabled and the splits layout, you can omit steps 2-4 and instead run
Expand Down
1 change: 0 additions & 1 deletion docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ Have a look into the use cases below for more details on the different
configurations.

```bash
chmod +x studyu-cli.sh
./studyu-cli.sh config
./studyu-cli.sh start
```
Expand Down

0 comments on commit e1c211b

Please sign in to comment.