Update README.md
This commit is contained in:
11
README.md
11
README.md
@@ -3,4 +3,13 @@
|
||||
Progressive web app for adding org mode todos
|
||||
|
||||
## Build
|
||||
```docker build -t org-todo-pwa .```
|
||||
```docker build -t org-todo-pwa .```
|
||||
|
||||
## Compose
|
||||
```
|
||||
# Navigate to the project directory
|
||||
cd /home/fredrik/dev/org-todo-pwa
|
||||
|
||||
# Build and start the services
|
||||
docker-compose up --build
|
||||
```
|
||||
Reference in New Issue
Block a user