Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
RaunoT committed Jan 5, 2024
1 parent ab9e0fe commit d5cc209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ git clone https://github.com/RaunoT/plex-rewind.git --branch main

3. Run `docker compose build` to build the application and then `docker compose up -d` to start it.

To update, download the latest release, or if you cloned the repo, run `git pull` and repeat the docker compose commands.
To update, download the latest release, or if you cloned the repo, run `git pull` and then `docker compose up --build`.

4. The application should now be running on [http://localhost:8383](http://localhost:8383).

Expand Down

0 comments on commit d5cc209

Please sign in to comment.