We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e71d53d commit 4289de2Copy full SHA for 4289de2
doc/install.md
@@ -49,7 +49,7 @@ dependency in `deps.edn` (remember to change the `:sha`):
49
{:git/url "https://github.com/juji-io/datalevin.git"
50
:sha "d839883e4dec35b89442fa8ebbd50c99a2b25a50"}}}
51
```
52
-Make sure to go to ~/.gitlibs/libs/datalevin/datalevin/<sha> and run `lein test` to
+Make sure to go to `~/.gitlibs/libs/datalevin/datalevin/$SHA` and run `lein test` to
53
compile and run tests first.
54
55
### Performance Tip
0 commit comments