From 7484f891be62b94cbfa397863d248b93e3a28f50 Mon Sep 17 00:00:00 2001 From: Patrik Keller Date: Wed, 21 Dec 2022 10:28:06 +0100 Subject: [PATCH] Fix typo in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1031daf..547c07d1 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ works, you're ready to go. `import cpr_gym` tries to detect editable installs. If so, `cpr_gym_engine.so` is loaded from the OCaml build directory -(`./_build`). You can update rebuild the DLL with `make build`. +(`./_build`). You can rebuild the DLL with `make build`. It might be useful to install all Python development dependencies with `pip install -r requirements.txt`. Afterwards, you can run the full test