Skip to content
Snippets Groups Projects
Commit 0d3814c5 authored by Mathieu Loiseau's avatar Mathieu Loiseau
Browse files

Update README.md

parent f9f10d4f
No related branches found
No related tags found
No related merge requests found
...@@ -22,9 +22,9 @@ If multiple timestamped dumpf files per edition are present in the `dumps/` dire ...@@ -22,9 +22,9 @@ If multiple timestamped dumpf files per edition are present in the `dumps/` dire
Create and activate a virtual Python environment with an environment manager of your choice. For example: Create and activate a virtual Python environment with an environment manager of your choice. For example:
``` ```bash
virtualenv live-query-wiktextract python3 -m venv lq-w-extr
source live-query-wiktextract/bin/activate source lq-w-extr/bin/activate
``` ```
### 3. Install dependencies ### 3. Install dependencies
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment