Commit 96c767c

bryfry <bryon.fryer@gmail.com>
2020-09-24 09:53:20
update prgmr 20.04 selection letter
1 parent b0bf9bd
Changed files (1)
README.md
@@ -2,7 +2,7 @@
 
 `ssh tmc@tmc.console.xen.prgmr.com`
 * <kbd>9</kbd> - Install a new OS
-* <kbd>k</kbd> - Ubuntu Focal 20.04
+* <kbd>h</kbd> - Ubuntu Focal 20.04
 * <kbd>y</kbd> - Are you sure
 * <kbd>y</kbd> - Add current ssh keys
 * <kbd>0</kbd> - Return to main menu
@@ -45,15 +45,15 @@
   TODO: after 2020-10-01, try installing python-apt in a venv again, I gave up
 
    ```
-   sudo apt update
-   sudo apt install -y python3-pip git
-   python3.8 -m pip install --user --upgrade pip wheel
-   python3.8 -m pip install --user ansible
-   source ~/.profile
-   mkdir git
-   cd git
-   git clone git@github.com:bryfry/trustme.click.git
-   cd trustme.click
+   sudo apt update  
+   sudo apt install -y python3-pip git  
+   python3.8 -m pip install --user --upgrade pip wheel  
+   python3.8 -m pip install --user ansible  
+   source ~/.profile  
+   mkdir git  
+   cd git  
+   git clone git@github.com:bryfry/trustme.click.git  
+   cd trustme.click  
    ```
   
 * Run ansible playbook