Skip to content

Commit 4e3ed4a

Browse files
[readme] Minor corrections.
1 parent fd19451 commit 4e3ed4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

documentation/readme/readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -472,7 +472,7 @@ some text that doesn't contain ##}}
472472
~~~~
473473
* environment variables, similar to `$PATH`, can be appended with absolute paths:
474474
~~~~
475-
&&== env-path-append ./bin
475+
&&== env-path-append SOME_ENV_LIKE_PATH ./bin
476476
~~~~
477477
* environment variables can be removed:
478478
~~~~
@@ -971,7 +971,7 @@ for example, Rust doesn't consider OpenBSD as a "tier-1" platform.
971971
* [fzf](https://github.com/junegunn/fzf)
972972
(via my custom [fork](https://github.com/cipriancraciun/fzf));
973973
* [cdb](https://github.com/colinmarc/cdb)
974-
(via my custom [fork](github.com/cipriancraciun/go-cdb-lib);
974+
(via my custom [fork](github.com/cipriancraciun/go-cdb-lib));
975975
* [go-flags](github.com/jessevdk/go-flags);
976976
* [liner](github.com/peterh/liner);
977977
* also see the [go.mod](./sources/go.mod) file

0 commit comments

Comments
 (0)