Update docs/software/installation.mdx to point to correct run instructions (/software/server/introduction)

This commit is contained in:
Mike Bird 2024-09-05 12:12:42 -04:00
parent 1468a92980
commit 76b8dc8cc3
1 changed files with 1 additions and 1 deletions

View File

@ -28,4 +28,4 @@ Install your project along with its dependencies in a virtual environment manage
poetry install
```
Now you should be ready to [run your 01](/software/run).
Now you should be ready to [run your 01](/software/server/introduction).