readme and tweaks

This commit is contained in:
cube
2026-03-31 00:39:30 +01:00
parent 2de4f9af9c
commit f3124628cb
2 changed files with 8 additions and 1 deletions

View File

@@ -51,6 +51,13 @@ attach to existing tmux window
## installing
ensure system is up to date
```
sudo apt-get update
sudo apt upgrade
```
clone the repo and set up virtual env
```