Skip to content

Commit 8a1c700

Browse files
authored
readme: mention to install tooling
1 parent 6c7a2aa commit 8a1c700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Running from source:
1111
- Activate the venv:
1212
- Windows: `call venv\scripts\activate`
1313
- Unix-based: `source ./venv/bin/activate`
14-
- Install the project as editable: `pip install -e .`
14+
- Install the project as editable: `pip install -e .[tooling]`
1515
- Run: `python -m mars_patcher`
1616

1717
Before running the patcher, you want to initialize the required assembly patches into `src/mars_patcher/data/patches/mf_u/asm`.

0 commit comments

Comments
 (0)