diff --git a/README.md b/README.md index 10afc78..8846a8e 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,13 @@ Install Python packages: pip install --user --upgrade -r requirements.txt ``` +Make and install `satnogs-wut`: + +``` +make +sudo make install +``` + ### Tensorflow KVM Notes Note, for KVM, pass cpu=host if host has "avx" in `/proc/cpuinfo`.