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 29ec4ca commit 0b72d1fCopy full SHA for 0b72d1f
README.md
@@ -55,6 +55,7 @@ Your CSV file should look like the following:
55
1. **Include the module and use it in your script or Julia REPL:**
56
57
```julia
58
+ using Pkg
59
Pkg.add("OMOPVocabMapper")
60
using OMOPVocabMapper
61
```
0 commit comments