Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
wikstraktor
Manage
Activity
Members
Labels
Plan
Issues
3
Issue boards
Milestones
Wiki
External wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Lex gaMe
wikstraktor
Commits
3db664df
Commit
3db664df
authored
1 year ago
by
Mathieu Loiseau
Browse files
Options
Downloads
Patches
Plain Diff
oops setup in readme
parent
7d6659de
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
+
2
−
2
View file @
3db664df
...
...
@@ -27,7 +27,7 @@ This project does depend on python packages.
python3
-m
venv wikstraktorenv
#optional for basic version
.
wikstraktorenv/bin/activate
#activate environment (optional)
pip
install
-r
requirements.txt
run
./setup.py
./setup.py
```
### Wikstraktor Server
...
...
@@ -38,7 +38,7 @@ The following commands are extracted from the aforementionned documentation, it
python3
-m
venv wikstraktorenv
#create wikstraktorenv environment
.
wikstraktorenv/bin/activate
#activate environment
pip
install
-r
server_requirements.txt
run
./setup.py
./setup.py
```
## Use
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment