Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9221135

Browse files
committed
added missing call of postinstall script to README.md
1 parent 355e5c3 commit 9221135

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@ python3 -m venv --system-site-packages ~/venv_indi_pylibcamera
9191
source ~/venv_indi_pylibcamera/bin/activate
9292
pip install --upgrade pip
9393
pip install indi_pylibcamera
94+
sudo venv_indi_pylibcamera/bin/indi_pylibcamera_postinstall
9495
```
9596

9697
If you want to use the driver with KStars/EKOS, you need to register the driver:

0 commit comments

Comments
 (0)