Просмотр исходного кода

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

Michael Goldberger 10 лет назад
Родитель
Сommit
c4d1eb270e
1 измененных файлов с 1 добавлено и 0 удалено
  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`
 
 #####Run the build:
+  *Ensure that the command below is run from within the `ConsoleClient` directory*
 
   ```bash
   cd .. && \