mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
fix typo
dokcer => docker
This commit is contained in:
parent
af012060ec
commit
373451258c
@ -20,7 +20,7 @@ curl -sSL https://get.docker.com | sh
|
||||
It is recommended to use [docker-compose](https://docs.docker.com/compose/) to run pigallery2.
|
||||
|
||||
### I.0 Install docker-compose
|
||||
Official dokcer-compose installation guide [here](https://docs.docker.com/compose/install/),
|
||||
Official docker-compose installation guide [here](https://docs.docker.com/compose/install/),
|
||||
but this will most likely do the trick ([source](https://dev.to/rohansawant/installing-docker-and-docker-compose-on-the-raspberry-pi-in-5-simple-steps-3mgl)):
|
||||
Install dependencies:
|
||||
```bash
|
||||
|
Loading…
Reference in New Issue
Block a user