alexlag created page: docker authored by Aleksey Laguta's avatar Aleksey Laguta
......@@ -2,7 +2,7 @@ You can use Docker to run AnnotameLE.
### 1. Install Docker
Follow instructions in one of the guides [here](https://docs.docker.com/installation/#installation).
I assume _docker_ as base command further, but you might be to use _sudo docker_
I assume ```docker``` as base command further, but you might be to use ```sudo docker```
### 2. Clone _annotamele_ repo
Clone AnnotameLE repo
......
......