Updated README.md
This commit is contained in:
@@ -4,14 +4,14 @@ A "simple" file sharing platform
|
||||
|
||||
# NOT FINISHED, i am doing my best
|
||||
|
||||
# Quick start
|
||||
## Docker
|
||||
## Quick start
|
||||
### Docker
|
||||
```bash
|
||||
git clone https://github.com/Dzejkobik007/skolavdf.git
|
||||
cd Kakubovna/docker
|
||||
docker-compose up -d --build
|
||||
```
|
||||
## Manual
|
||||
### Manual
|
||||
```bash
|
||||
# Install required tools with your system package manager
|
||||
sudo apt install git node npm
|
||||
|
||||
Reference in New Issue
Block a user