Remove the source section of the readme as it's also in teh contributing guide

This commit is contained in:
Veronica Berglyd Olsen
2025-10-26 20:18:36 +01:00
parent 75859ec106
commit 34ecfba230
-11
View File
@@ -51,17 +51,6 @@ Python.
</p> </p>
## Working With the Source
This project uses [uv](https://docs.astral.sh/uv/) as its main developer tool. That means the
`pyproject.toml` file handles almost everything aside from a few OS-specific packaging tasks.
In order to run novelWriter directly from checked out source, simply call from the root folder:
```bash
uv run novelwriter
```
## Project Contributions ## Project Contributions
Please don't make feature pull requests without first having discussed them with the maintainer. Please don't make feature pull requests without first having discussed them with the maintainer.