mirror of
https://github.com/pablorevilla-meshtastic/meshview.git
synced 2026-06-11 01:34:52 +02:00
Update README.md
symlink target is relative to link location
This commit is contained in:
@@ -63,7 +63,7 @@ Initialize submodule (non-recursively) and create symlink:
|
||||
```bash
|
||||
cd meshview
|
||||
git submodule update --init
|
||||
ln -s python/meshtastic/protobuf meshtastic/protobuf
|
||||
ln -s ../python/meshtastic/protobuf meshtastic/protobuf
|
||||
```
|
||||
Create a Python virtual environment:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user