docs: added ubuntu server 20.04 as tested and working ()

* Added ubuntu server 20.04 as tested and working

I Fixed a couple of spelling mistakes and added Ubuntu server 20.04 as tested working. 
I used a fresh install of Ubuntu 20.04.4 LTS (GNU/Linux 5.4.0-100-generic x86_64).
I used the Kiauh installer to setup klipper, mainsail, moonraker, and obico.
This commit is contained in:
usairforce456
2022-11-23 09:13:39 -06:00
committed by GitHub
parent 77f23e01b2
commit f7cf2260f2

@@ -28,10 +28,13 @@ So, this will be the 'lookout point' for your Printer.
cd ~/crowsnest cd ~/crowsnest
sudo make install sudo make install
_This is not tested on other Distributions. If you test that on other Distributions,\ Tested on the following distributions:
* Ubuntu Server 20.04
If you test that on other Distributions,\
feel free to open a Pull Request to enhance Documentation._ feel free to open a Pull Request to enhance Documentation._
After successful Instalation you should consider to add After successful Installation you should consider to add
[update_manager crowsnest] [update_manager crowsnest]
type: git_repo type: git_repo
@@ -41,7 +44,7 @@ After successful Instalation you should consider to add
to your moonraker.conf, to get latest and possibly greatest Features. to your moonraker.conf, to get latest and possibly greatest Features.
### To unsinstall 'crowsnest' ### To uninstall 'crowsnest'
cd ~/crowsnest cd ~/crowsnest
make uninstall make uninstall