diff --git a/README.rst b/README.rst index 0c99072..c3fcf8f 100644 --- a/README.rst +++ b/README.rst @@ -1,7 +1,7 @@ GridGym ======== -An `OpenAI Gym `_ environment for resource and job management problems which, use `Batsim `_ to simulate the Resource and Job Management System (RJMS) behavior. +An `OpenAI Gym `_ environment for resource and job management problems. Installation ------------ @@ -13,10 +13,10 @@ Installation batsim --version -2: Install GridGym: + +2. Install GridGym: .. code-block:: bash - git clone https://github.com/lccasagrande/GridGym.git - cd GridGym - pip install -e . + pip install gridgym +