Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Timo Junolainen
bad_rps
Commits
7e8b35de
Commit
7e8b35de
authored
Jan 20, 2022
by
sginne
Browse files
vent=>venv
parent
1fe462a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7e8b35de
...
...
@@ -42,7 +42,7 @@ Here is screenshot of app:
## Usage
-
Clone repository
**git clone https://gitlab.utu.fi/tivaju/bad_rps.git**
-
Change to application directory
**cd bad_rps**
-
Create new virtual enviroment _venv_ for [Flask]/[Python]:
**python3 -m venv ven
t
**
-
Create new virtual enviroment _venv_ for [Flask]/[Python]:
**python3 -m venv ven
v
**
-
Activate _venv_:
**source venv/bin/activate**
-
Install [Flask] and other supporting libraries (while _venv_ is active):
**pip3 install -r requirements.txt**
-
Run application:
**python3 main.py**
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment