Skip to content

Commit

Permalink
Update file paths in README
Browse files Browse the repository at this point in the history
  • Loading branch information
PixelSergey authored Dec 31, 2021
1 parent 4419283 commit 9caedbc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ Finnish-language music server

## Usage

- Add the server IP to `serverip.txt` (used by the client)
- Add the client IP to `adminips.txt` (used by the server)
- Add the server IP to `client/serverip.txt`
- Add the client IP to `server/adminips.txt`
- On the music server: `python3 manage.py runserver` or `sudo docker-compose up --build` if using docker
- On the client: `python3 musa_client.py`
- Siinäpä se

0 comments on commit 9caedbc

Please sign in to comment.