浏览代码

doc/doxygen/chapters/101_building.doxy: add export

Nathalie Furmento 6 年之前
父节点
当前提交
a244ac27db
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/doxygen/chapters/101_building.doxy

+ 1 - 1
doc/doxygen/chapters/101_building.doxy

@@ -209,7 +209,7 @@ $ export LD_LIBRARY_PATH=$STARPU_PATH/lib:$LD_LIBRARY_PATH
 And it is useful to get access to the StarPU tools:
 
 \verbatim
-$ PATH=$PATH:$STARPU_PATH/bin
+$ export PATH=$PATH:$STARPU_PATH/bin
 \endverbatim
 
 It is then useful to check that StarPU executes correctly and finds your hardware: