Skip to content

Commit

Permalink
Updating documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ybizeul committed Jan 9, 2024
1 parent 7ba01a3 commit 8f09b0a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,15 @@ the filesystem
Use this method to treat youself with a quick demo of the most current version

```
mkdir data
docker run -p 8080:8080 -v $(pwd)/data:/data ghcr.io/ybizeul/ybfeed:latest
```

You can now point your browser to http://localhost:8080/

#### Using Docker from source

Use this methond if you're interested by the code and hacking around
Use this method if you're interested by the code and hacking around

```
git clone https://github.com/ybizeul/ybFeed.git
Expand Down

0 comments on commit 8f09b0a

Please sign in to comment.