Skip to content
Snippets Groups Projects

Draft: Merge version0.1 changes into dev

Closed Hock, Martin requested to merge version0.1 into dev
2 files
+ 7
6
Compare changes
  • Side-by-side
  • Inline

Files

+ 1
1
@@ -11,7 +11,7 @@ PlotID is a program connected to Research Data Management (RDM). It has two main
Currently there are two options to run PlotID. Either install it via pip from the Python Package Index (PyPi) or install PlotID from the source code.
### From PyPi with pip
1. *Optional* Create a virtual environment and activate it:
1. [Optional] Create a virtual environment and activate it:
```bash
pip install venv
mkdir venv
Loading