@@ -24,7 +24,9 @@
3 Запуск локального сервера
```shell
poetry env use 3.12
poetry install
mkdir .venv
python3.12 -m venv .venv
poetry env use .venv/bin/python3.12
poetry update
poetry run strawberry server main
```
The note is not visible to the blocked user.