Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
andreaskuster committed Oct 15, 2019
2 parents 19c16b7 + 6c7bf8d commit e8ab803
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,12 @@ update local repo to the most recent version:
git pull
```

```
keep the experiment running while disconnecting the computer:
- at startup, run: screen
- detach from session: Ctrl + a d
- attach to session: screen -r
```

## Raspberry Pi Setup
...

0 comments on commit e8ab803

Please sign in to comment.