initial commit
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# python Captive Portal
|
||||
|
||||
### Installation
|
||||
|
||||
Either clone repository (and install dependencies either through distribution or as virtualenv with `./setup-venv.sh`) or install as package.
|
||||
|
||||
[`pipx`](https://pypa.github.io/pipx/) (available in debian as package) can be used to install in separate virtual environment:
|
||||
|
||||
pipx install https://github.tik.uni-stuttgart.de/NKS/python-capport
|
||||
|
||||
Reference in New Issue
Block a user