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 8530a05 commit c350a2aCopy full SHA for c350a2a
README.md
@@ -29,7 +29,7 @@ Please visit [our wiki](https://github.com/frictionlessdata/datapackage-jl/wiki)
29
30
Install *tableschema-jl* (temporarily obtained from GitHub until released):
31
32
-`$ julia -e 'Pkg.clone("https://github.com/frictionlessdata/tableschema-jl")'`
+`$ julia -e 'Pkg.clone("https://github.com/frictionlessdata/tableschema-jl", "TableSchema")'`
33
34
You may also need to explicitly install *HTTP*:
35
0 commit comments