Update 'README.md'

This commit is contained in:
2022-10-06 19:20:56 +02:00
parent b8d6cb8462
commit b4923d6581
+9
View File
@@ -1,2 +1,11 @@
# OpenCanary
## Device preparation
1. Install OS [Armbian 11 Bullseye](https://download.csec.ba/tinkerboard/Armbian_11.img.xz)
2. Update and upgrade
```bash
sudo apt update && sudo apt upgrade -y
```