Fixed reference to Pascals repo

This commit is contained in:
Simone Baffelli
2025-10-31 20:46:39 +01:00
parent 91a2cab4ac
commit 87ece64646

View File

@@ -26,7 +26,7 @@ pip install lib-ro-crate-schema
### From Source
```bash
git clone https://github.com/Snowwpanda/ro-crate-interoperability-profile.git
git clone https://github.com/researchobjectschema/ro-crate-interoperability-profile
cd ro-crate-interoperability-profile/0.2.x/lib/python/lib-ro-crate-schema
pip install -e .
```