Skip to content

Commit

Permalink
Readme Update.
Browse files Browse the repository at this point in the history
minor fix.
  • Loading branch information
ABresting committed Aug 25, 2021
1 parent e927235 commit 15c19ba
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,11 @@ $ docker-compose -f docker-compose.yml up -d --build
```

To check if the containers are correctly setup, check with the following command and see,
if ``riotpot:development`` and other selected services containers are up and running.
if ``riotpot:development`` and other selected service containers are up and running.

```bash
$ docker ps
```

#### Alternatively

Expand Down

0 comments on commit 15c19ba

Please sign in to comment.