Skip to content

Commit

Permalink
Made readme clearer for docker compose workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
burtonrj committed Apr 15, 2021
1 parent 172140f commit 1ac226b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ but for those familiar with docker you can run CytoPy with the following command
```
# Clone this repository (*optional)
git clone https://github.com/burtonrj/CytoPy.git
# Run docker compose
# Navigate to where docker-compose.yml file is located and run docker compose
cd CytoPy
docker-compose up
```

Expand Down

0 comments on commit 1ac226b

Please sign in to comment.