Skip to content

Commit d506564

Browse files
authored
Update README.txt
1 parent 4c75b15 commit d506564

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,14 +180,14 @@ make --install build/debug
180180
EXAMPLES OF OPTIMIZATION:
181181

182182
Batch Mode:
183-
There are examples in batch mode in examples/basic/batch/.
183+
There are examples in batch mode in $NOMAD_HOME/examples/basic/batch/.
184184
In each directory, the blackbox functions (usually named bb) are compiled
185185
by default. The problem may be resolved using NOMAD and the parameter file:
186186

187187
$NOMAD_HOME/build/release/bin/nomad param.txt
188188

189189
For convenience, the path to $NOMAD_HOME/build/release/bin directory can
190-
be added to the $PATH environement variable. For *Windows*, this is
190+
be added to the $PATH environment variable. For *Windows*, this is
191191
achieved by setting the parameters for environment variable %PATH%.
192192

193193
Library Mode:

0 commit comments

Comments
 (0)