We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d484426 commit 825970fCopy full SHA for 825970f
README.md
@@ -155,7 +155,8 @@ currently under active development.
155
- [Redland RDF Libraries][redland] Python bindings (`python-librdf` package
156
on Debian. Due to this prerequisite, setup on macOS is *not* recommended.)
157
- [pipenv][pipenvdocs] (`pipenv` package on Debian)
158
-2. **Execute Install Script**: `./sripts/setup_engine.sh`
+2. **Execute Install Script**: `./scripts/setup_engine.sh`
159
+ ([`scripts/setup_engine.sh`](scripts/setup_engine.sh))
160
1. Clones cc.engine and related respositories
161
- Checks out specified branch (`ARG1`, defaults to `master`)
162
2. Creates symlinks to support the semantic web
0 commit comments