Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Konard authored Nov 13, 2023
1 parent 135131d commit 532e999
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,10 +42,10 @@ docker logs deep-links
docker logs -f deep-links
```

### Enter the bash from inside the docker container:
### Enter the sh from inside the docker container:

```sh
docker exec -it deep-links bash
docker exec -it deep-links sh
```

## Library
Expand Down

0 comments on commit 532e999

Please sign in to comment.