Skip to content

Commit

Permalink
Update create_image.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ZanSara authored May 16, 2021
1 parent 0fd4505 commit 3333e07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion create_image.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ Comment it out to avoid such errors from arising on your Pi.
- `sudo dphys-swapfile swapoff`
- `sudo dphys-swapfile uninstall`
- `sudo update-rc.d dphys-swapfile remove`
- `sudo apt purge dphys-swapfile`
- `sudo apt purge -y dphys-swapfile`

- Install the webcam module:
- Install pip3 and venv: `sudo apt install -y python3-pip python3-venv`
Expand Down

0 comments on commit 3333e07

Please sign in to comment.