瀏覽代碼

Merge branch 'blackbox20' into blackbox20KetmarPNG

Alexander Shiryaev 1 年之前
父節點
當前提交
5f3c17833b
共有 1 個文件被更改,包括 4 次插入2 次删除
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -102,7 +102,8 @@ Symbolic link to this script can be created to run from any directory:
 
 	ln -s `readlink -f run-BlackBox` ~/bin/blackbox
 
-And then BlackBox Component Builder (GUI) can be run with *blackbox* command from anywhere
+And then BlackBox Component Builder (GUI) can be run with *blackbox* command from anywhere.
+The current directory will be used as a BlackBox *secondary* directory.
 
 ### BlackBox Component Builder (command line interpreter)
 
@@ -118,7 +119,8 @@ Symbolic link to this script can be created to run from any directory:
 
 	ln -s `readlink -f run-BlackBox` ~/bin/blackbox-cli
 
-And then BlackBox Component Builder (command line interpreter) can be run with *blackbox-cli* command from anywhere
+And then BlackBox Component Builder (command line interpreter) can be run with *blackbox-cli* command from anywhere.
+The current directory will be used as a BlackBox *secondary* directory.
 
 ## Authors