Compare commits

..

No commits in common. "master" and "release" have entirely different histories.

View file

@ -26,5 +26,5 @@ pip install backwash
Alternatively, clone and install Alternatively, clone and install
```bash ```bash
git clone https://mpxd.net/code/jan/backwash.git git clone https://mpxd.net/code/jan/backwash.git
pip install -e backwash/ pip install backwash/
``` ```