parent
3bd607a33d
commit
0d372762e2
@ -1,6 +1,9 @@
|
||||
# DashMachine
|
||||
### Another web application bookmark dashboard, with fun features.
|
||||
|
||||
## Before Installing
|
||||
Please read the latest update post: https://redd.it/flubzn
|
||||
|
||||

|
||||
|
||||

|
||||
@ -46,7 +49,7 @@ Instructions are for linux.
|
||||
```
|
||||
virtualenv --python=python3 DashMachineEnv
|
||||
cd DashMachineEnv && source bin/activate
|
||||
git clone https://git.wolf-house.net/ross/DashMachine.git
|
||||
git clone https://github.com/rmountjoy92/DashMachine.git
|
||||
cd DashMachine && pip install -r requirements.txt
|
||||
python3 run.py
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user