Skip to content

Commit 8fcba8e

Browse files
committed
Update README.md
1 parent af51229 commit 8fcba8e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,9 @@ A clear video explanation of the 100 prisoners problem and the best strategy so
3434

3535
## ⚙️ Usage
3636
1. Clone the repository
37-
2. Copy the config.py file to your working directory and configure your strategy and other parameters inside the config file
38-
3. Run the main Python file:
37+
2. Create a working directory
38+
3. Copy the config.py file to your working directory and configure your strategy and other parameters inside the config file
39+
4. Run the main Python file:
3940
```bash
4041
python main.py
4142
```

0 commit comments

Comments
 (0)