Explorar el Código

Added note to console client readme about which directory to run from

Michael Goldberger hace 10 años
padre
commit
c4d1eb270e
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      ConsoleClient/README.md

+ 1 - 0
ConsoleClient/README.md

@@ -9,6 +9,7 @@ Note that you may need to use `sudo docker` below, depending on your OS.
   2. Once completed, verify that you see an image named `psiclient` when running: `docker images`
   2. Once completed, verify that you see an image named `psiclient` when running: `docker images`
 
 
 #####Run the build:
 #####Run the build:
+  *Ensure that the command below is run from within the `ConsoleClient` directory*
 
 
   ```bash
   ```bash
   cd .. && \
   cd .. && \