Added extra readme
This commit is contained in:
parent
afffa0b2ca
commit
c7f8ac7122
@ -157,3 +157,12 @@ When bumping the version number, please update the number in
|
|||||||
|
|
||||||
Then, create a commit with tag `vX.X.X`, and push it.
|
Then, create a commit with tag `vX.X.X`, and push it.
|
||||||
|
|
||||||
|
## Updating to latest version (editable mode)
|
||||||
|
|
||||||
|
When updating to the latest version of LASP in editable mode:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
- $ git pull
|
||||||
|
- $ git submodule update
|
||||||
|
- $ pip install -e . -v
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user