Skip to content

Commit 22dd82c

Browse files
Antzelinoantmarakis
authored andcommitted
cd into aima folder before installing requirements (aimacode#1143)
1 parent 4363ddb commit 22dd82c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,14 @@ To download the repository:
3535

3636
Then you need to install the basic dependencies to run the project on your system:
3737

38-
`pip install -r requirements.txt`
38+
```
39+
cd aima-python
40+
pip install -r requirements.txt
41+
```
3942

4043
You also need to fetch the datasets from the [`aima-data`](https://github.com/aimacode/aima-data) repository:
4144

4245
```
43-
cd aima-python
4446
git submodule init
4547
git submodule update
4648
```

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy