diff --git a/README.rst b/README.rst index 092652c..eb6050d 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ hererocks |travis| |appveyor| -``hererocks`` is a single file Python 2.7/3.x script for installing `Lua `_ (or `LuaJIT `_) and `LuaRocks `_, its package manager, into a local directory. It configures Lua to only see packages installed by that bundled version of LuaRocks, so that the installation is isolated. +``hererocks`` is a single file Python 2.7/3.x script for installing `Lua `_ (or `LuaJIT `_) and `LuaRocks `_, its package manager, into a local directory. It configures Lua to only see packages installed by that bundled version of LuaRocks, so that the installation is isolated. Basic usage -----------