Commit fc7d414
Changed files (1)
README.md
@@ -44,15 +44,15 @@
* Setup python & ansible
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