From f467e9cbcb03251f11f3816e17ad145792d29ce0 Mon Sep 17 00:00:00 2001 From: Dominik Roth Date: Thu, 3 Oct 2024 22:00:51 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fd5472..f7d45df 100644 --- a/README.md +++ b/README.md @@ -190,7 +190,7 @@ To address the challenge of unknown game dynamics, NuCon provides tools for coll ### Additional Dependencies -To use the RL features, you'll need to install the following packages: +To use you'll need to install the following packages: ```bash pip install torch numpy