Skip to content

Commit 00a9d1f

Browse files
Update README.md
Signed-off-by: Battusai Kuro Kame <[email protected]>
1 parent 885c1d5 commit 00a9d1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OpenROAD_HelperGUI/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Before using this GUI, ensure the following dependencies are installed:
3131

3232
2. Install the required Python dependencies:
3333
```bash
34-
pip3 install -r requirements.txt
34+
cd OpenROAD_HelperGUI && pip3 install -r requirements.txt
3535
```
3636

3737
3. Ensure OpenROAD tools are installed and properly set up in your system. Refer to the [OpenROAD documentation](https://openroad.readthedocs.io/) for setup instructions.

0 commit comments

Comments
 (0)