diff --git a/README.md b/README.md index ac48d4b..741f5a7 100644 --- a/README.md +++ b/README.md @@ -90,7 +90,7 @@
📜 Requirements Installation -> **Problem** : After I clone the RecBole framework to use in Spring Boot, the torch installation fails while executing the command 'pipe install -e. --verbose'. +> **Problem** : After I clone the RecBole framework to use in Spring Boot, the torch installation fails while executing the command 'pip install -e. --verbose'. > > **Solution** : The Python version should be between 3.8 and 3.10, the Python and Pip versions must match, and the installed Python should be 64-bit. >