Skip to content

Commit 42d8fb0

Browse files
Update GUIDE.md
The actual arg should be `--local-bin`: > '--local-bin-path' will be removed in a future release. > Please use '--local-bin' instead.
1 parent a4f1a9f commit 42d8fb0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/GUIDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ executables to the local bin path. You may recognize the default value for that
12461246
path:
12471247

12481248
```
1249-
michael@d30748af6d3d:~/helloworld$ stack path --local-bin-path
1249+
michael@d30748af6d3d:~/helloworld$ stack path --local-bin
12501250
/home/michael/.local/bin
12511251
```
12521252

0 commit comments

Comments
 (0)