Skip to content

Commit e0560f0

Browse files
authored
Update README.md
1 parent e598f2d commit e0560f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ cd Relating_ObjectiveComplexity_SubjectiveComplexity_Beauty_BinaryPixelPatterns
3434
python3 -m venv .env
3535

3636
# On macOS/Linux
37-
source env/bin/activate
37+
source .env/bin/activate
3838
# On Windows
3939
.env\Scripts\activate
4040

0 commit comments

Comments
 (0)