Skip to content

Commit 8fe84b1

Browse files
authored
updated readme
1 parent 406345e commit 8fe84b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please cite the following publication if Samasy is used for an academic project:
1414

1515
### Best and Easiest Method: Docker
1616

17-
Samasy is now dockerized, making installation and running super simple simple. To get started, install [docker](https://www.docker.com/) and then run the following commands in your terminal:
17+
Samasy is dockerized so getting up and running is simple. Assuming you already have [docker](https://www.docker.com/) installed, run the following commands in a terminal:
1818
```bash
1919
docker # To test that docker is installed properly, should display docker usage and commands
2020
docker pull ccario83/samasy # To get the samasy docker image

0 commit comments

Comments
 (0)