diff --git a/docs/build/getting_started.md b/docs/build/getting_started.md index 4db6126b61..4dbee6dd00 100644 --- a/docs/build/getting_started.md +++ b/docs/build/getting_started.md @@ -15,7 +15,7 @@ The vision is to enable building of packages from source, for any language, on a 1. Limited set of [build-backends](https://github.com/prefix-dev/pixi-build-backends). 2. Build-backends are probably missing a lot of parameters/features. - 3. Recursive source dependencies are not supported. ( source dependencies that have source dependencies ) + 3. Recursive source dependencies are not supported. (source dependencies that have source dependencies) 4. Workspace dependencies cannot be inherited. ## Setting up the Manifest