upadte README.md
This commit is contained in:
parent
ff34dc024a
commit
14080bf8b2
1 changed files with 5 additions and 1 deletions
|
|
@ -10,9 +10,13 @@ as a way of communication for various topics without the fear of being recognisz
|
|||
# features
|
||||
|
||||
>Both logged-in and anonymous posting
|
||||
|
||||
>Admin dashboard for moderation
|
||||
|
||||
>No Javascript whatsoever
|
||||
|
||||
>Minimal dependencies
|
||||
|
||||
>Minimalistic design
|
||||
|
||||
# installation
|
||||
|
|
@ -24,7 +28,7 @@ git clone https://git.lainlounge.xyz/hornet/wirechan
|
|||
|
||||
2. Create and activate virtual environment:
|
||||
```
|
||||
python3 -m venv venv
|
||||
python3 -m venv venv && source venv/bin/activate
|
||||
```
|
||||
|
||||
3. Install the dependencies:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue