docs: update installation steps and reformat markdown tables

- Update the dependency installation command in the main README to use `uv sync` instead of `pip`, reflecting the project's package manager.
- Realign markdown tables in `src/yang/README.md` to improve raw text readability and consistency.
This commit is contained in:
darnodo
2025-12-26 15:56:17 +01:00
parent ad3e93b933
commit f8ef64e9b0
6 changed files with 64 additions and 16 deletions

View File

@@ -153,7 +153,7 @@ git clone https://gitea.arnodo.fr/Damien/fabric-orchestrator.git
cd fabric-orchestrator
# Install dependencies
pip install -e .
uv sync
# Verify gNMI connectivity to your fabric
fabric-orch discover --target leaf1:6030