Browse Source

Improve docs

Maurits van der Schee 6 years ago
parent
commit
1da0583d74
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      README.md

+ 2
- 1
README.md View File

@@ -780,4 +780,5 @@ The above test run (including starting up the databases) takes less than one min
780 780
     root@b7ab9472e08f:/php-crud-api# 
781 781
 
782 782
 As you can see the "run.sh" script gives you access to a prompt in a chosen the docker environment.
783
-In this environment the local files are mounted. This allows for easy debugging on different environments.
783
+In this environment the local files are mounted. This allows for easy debugging on different environments.
784
+You may type "exit" when you are done.

Loading…
Cancel
Save