Skip to content

Commit 182a468

Browse files
committed
Update readme
1 parent 3ae81ae commit 182a468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Interested in learning more about Docker? Visit https://www.pluralsight.com/cour
2626

2727
4. Run `docker-compose up`
2828

29-
5. Run `docker ps -a` and note the ID of the Node container
29+
5. Open another command prompt and run `docker ps -a` and note the ID of the Node container
3030

3131
6. Run `docker exec -it <nodeContainerID> sh` (replace <nodeContainerID> with the proper ID) to sh into the container
3232

0 commit comments

Comments
 (0)