Skip to content

Commit

Permalink
update for release
Browse files Browse the repository at this point in the history
  • Loading branch information
laszewsk committed Jan 22, 2021
1 parent 6ba3068 commit 4964c6f
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,11 @@ SD card is connected.
Step 1. Burning the SD Card

Choose a hostname for your card. We will use `red001`.

```
(ENV3) pi@masterpi:~ $ cms burn create --hostname=red001
```

Wait for the card to burn. Once the process is complete, it is safe
to remove the SD card.

Expand Down
Empty file removed deprecated/general/__init__.py
Empty file.
1 change: 0 additions & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
nose
pytest
coverage
flake8

0 comments on commit 4964c6f

Please sign in to comment.