diff options
Diffstat (limited to 'openmp/www/index.html')
| -rw-r--r-- | openmp/www/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openmp/www/index.html b/openmp/www/index.html index 36c3e0b8e7e..aa6858e6a6e 100644 --- a/openmp/www/index.html +++ b/openmp/www/index.html @@ -183,7 +183,7 @@ <ul> <li><code>cd where-you-want-to-live</code></li> <li>Check out openmp</li> - <li><code>cd where-you-want-to-live/openmp/runtime</code></li> + <li><code>cd where-you-want-to-live/openmp</code></li> <li><code>mkdir build && cd build</code></li> <li><code>cmake path/to/openmp -DCMAKE_C_COMPILER=<C compiler> -DCMAKE_CXX_COMPILER=<C++ compiler></code></li> <li><code>make</code></li> |

