diff options
Diffstat (limited to 'docs/file_locations.md')
| -rw-r--r-- | docs/file_locations.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/file_locations.md b/docs/file_locations.md index d8e1c684..4466ba9d 100644 --- a/docs/file_locations.md +++ b/docs/file_locations.md | |||
| @@ -67,7 +67,7 @@ On Unix, performing a vanilla installation of Lua from lua.org and a vanilla | |||
| 67 | installation of LuaRocks will install both under /usr/local, meaning that the | 67 | installation of LuaRocks will install both under /usr/local, meaning that the |
| 68 | environment variables for the system-wide rock tree are correct by default. | 68 | environment variables for the system-wide rock tree are correct by default. |
| 69 | 69 | ||
| 70 | The command `[luarocks path](luarocks_path.md)` outputs the correct environment | 70 | The command [`luarocks path`](luarocks_path.md) outputs the correct environment |
| 71 | variables set for a rock tree. | 71 | variables set for a rock tree. |
| 72 | 72 | ||
| 73 | # Path where command-line scripts are installed | 73 | # Path where command-line scripts are installed |
| @@ -90,7 +90,7 @@ installed need to be in your environment path. | |||
| 90 | On Unix, /usr/local/bin is usually in the $PATH by default, but | 90 | On Unix, /usr/local/bin is usually in the $PATH by default, but |
| 91 | $HOME/.luarocks/bin is not. | 91 | $HOME/.luarocks/bin is not. |
| 92 | 92 | ||
| 93 | The command `[luarocks path](luarocks_path.md) --bin` outputs the correct PATH | 93 | The command [`luarocks path --bin`](luarocks_path.md) outputs the correct PATH |
| 94 | environment variables set for a rock tree. | 94 | environment variables set for a rock tree. |
| 95 | 95 | ||
| 96 | # Compiler | 96 | # Compiler |
