Update README.md
This commit is contained in:
@@ -14,11 +14,11 @@ The project is based on NestJS and Angular.
|
|||||||
# 🚀 Instalation
|
# 🚀 Instalation
|
||||||
Recommended and the easiest way how to start to use of Spooty is using docker.
|
Recommended and the easiest way how to start to use of Spooty is using docker.
|
||||||
```shell
|
```shell
|
||||||
docker run -d -p 3000:3000 -v /path/to/downloads:/spooty/backend/downloads spooty
|
docker run -d -p 3000:3000 -v /path/to/downloads:/spooty/backend/downloads raiper34/spooty:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
# 📚 Documentation
|
# 📚 Documentation
|
||||||
For more details and complete documentation check: https://spooty.netlify.app/
|
For more details and complete documentation check: https://spooty.netlify.app/
|
||||||
|
|
||||||
# 📖 License
|
# 📖 License
|
||||||
MIT
|
MIT
|
||||||
|
|||||||
Reference in New Issue
Block a user