Skip to content

Commit 86e7df5

Browse files
committed
Add poetry install to instructions
1 parent 8503328 commit 86e7df5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/modules/ROOT/pages/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ The Jsonnet extension for Visual Studio Code requires some values in your `setti
279279
]
280280
----
281281

282-
The value of the third entry of the `jsonnet.libPaths` property can be found using the `poetry env info` command.
282+
The value of the third entry of the `jsonnet.libPaths` property can be found using the `poetry env info` command (run `poetry install` first if you have not done it yet).
283283

284284
[TIP]
285285
.Creating Jsonnet files from YAML

0 commit comments

Comments
 (0)