brew: install autogen virtualenv
This commit is contained in:
parent
4f69140ded
commit
724a752894
@ -44,7 +44,7 @@ Then:
|
||||
|
||||
- `cd firmware`
|
||||
- `git submodule update --init` _(if needed?)_
|
||||
- `brew install autogen`
|
||||
- `brew install autogen virtualenv`
|
||||
- `virtualenv -p python3 ENV` (Python > 3.5 is required)
|
||||
- `source ENV/bin/activate` (or `source ENV/bin/activate.csh` based on shell preference)
|
||||
- `pip install -r requirements.txt`
|
||||
|
||||
Loading…
Reference in New Issue
Block a user