update readme again

This commit is contained in:
DESKTOP-GENO133\IvanPlex
2024-01-06 09:31:25 -07:00
parent 69cfac1c6f
commit cff9289c39

View File

@@ -8,7 +8,7 @@ Because nobody should have to deal with a homemade spreadsheet or a shoebox full
## Docker Setup (Recommended) ## Docker Setup (Recommended)
1. Install Docker 1. Install Docker
2. Clone this repo 2. Clone this repo
3. Run `docker build -t lubelog .` 3. Run `docker build -t lubelogger -f Dockerfile .`
4. CHECK docker-compose.yaml and make sure the mounting directories look correct. 4. CHECK docker-compose.yaml and make sure the mounting directories look correct.
5. Run `docker-compose up` 5. Run `docker-compose up`