This commit is contained in:
2024-11-06 18:50:06 +03:00
parent 83d2f62e80
commit 8121da0f23
14 changed files with 1107 additions and 7 deletions

View File

@@ -8,7 +8,7 @@ The preprocessed data will be continuously updated until INTEGRAL stops register
# INSTALL
## Step 1. (optionally) Creation of Python virtual environment
## Step 1. Creation of Python virtual environment
```
mkdir ~/work; cd ~/work
python3 -m venv venv