Add updating notes

This commit is contained in:
Kenwood 2021-07-14 20:11:46 -04:00
parent a234275422
commit cadc2b0c6a
1 changed files with 7 additions and 0 deletions

View File

@ -5,3 +5,10 @@ git clone https://kitsunehosting.net/gitea/Kenwood/lewis-crawler /srv/crawler
cd /srv/crawler/crawler_software/raspberry_pi
make install
```
# Updating
```
cd /srv/crawler
git pull
```