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 0a02803 commit b3b4214Copy full SHA for b3b4214
1 file changed
README.md
@@ -21,7 +21,7 @@ git-tree-sha1 = "9ac5fb6863ecdce392c784302e2d3169918a23f2"
21
Then access the data in Julia:
22
23
```julia
24
-using ArtifactUtils # or LazyArtifacts
+using LazyArtifacts
25
datadir = @artifact "flight_data"
26
# datadir now points to the extracted flight_data/ folder
27
```
0 commit comments