Skip to content

Commit

Permalink
Update infrastructure.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ataitler authored Feb 6, 2024
1 parent b713caf commit d094816
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions infrastructure.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,10 +76,10 @@ conda create -n rddl python=3.8
conda activate rddl
pip install pyrddlgym
```
2. Cloning directly from Github `https://github.com/ataitler/pyRDDLGym.git`
2. Cloning directly from Github `https://github.com/pyrddlgym-project/pyRDDLGym.git`


Please refer to the [README page](https://github.com/ataitler/pyRDDLGym) for information on the framework contents, requirements, examples, and more.
Please refer to the [README page](https://github.com/pyrddlgym-project/pyRDDLGym) for information on the framework contents, requirements, examples, and more.

## Basic usage

Expand Down

0 comments on commit d094816

Please sign in to comment.