We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e598f2d commit e0560f0Copy full SHA for e0560f0
README.md
@@ -34,7 +34,7 @@ cd Relating_ObjectiveComplexity_SubjectiveComplexity_Beauty_BinaryPixelPatterns
34
python3 -m venv .env
35
36
# On macOS/Linux
37
-source env/bin/activate
+source .env/bin/activate
38
# On Windows
39
.env\Scripts\activate
40
0 commit comments