Update 'README.md'

This commit is contained in:
hrnz 2021-07-27 21:02:00 +02:00
parent ccbe960210
commit 0a6ab923d2
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ Das [Dokumentations-Repository](https://git.neo-layout.org/neo/dokumentation) he
git clone https://git.neo-layout.org/neo/dokumentation.git
```
Das Produktivsystem verwendet zur Zeit Version 6.1.4 von mkdocs-material. Eine kompatible Testumgebung kann man mit
Das Produktivsystem verwendet zur Zeit Version 7.2.1 von mkdocs-material. Eine kompatible Testumgebung kann man mit
```
python -m venv venv
./venv/bin/activate