WIP: Examine develop branch #9

Closed
Kenwood wants to merge 18 commits from develop into master
1 changed files with 7 additions and 0 deletions
Showing only changes of commit cadc2b0c6a - Show all commits

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
```