Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

Permalink
Run check_audio from venv
Browse files Browse the repository at this point in the history
Pointed out by @PaulFinch on #238.

Change-Id: I0a112a8dcbe11afe564c96f248fd5f605f9168e0
  • Loading branch information
drigz committed Jan 25, 2018
1 parent 5ca8f0a commit d994848
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion HACKING.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ After your Pi has rebooted with the driver enabled, run:
```
cd ~/AIY-projects-python
sudo scripts/install-alsa-config.sh
python3 checkpoints/check_audio.py
env/bin/python checkpoints/check_audio.py
sudo reboot
```

Expand Down

0 comments on commit d994848

Please sign in to comment.