Skip to content

Commit 6e7704d

Browse files
M-DEV-1leecalcote
andauthored
update Sistent Installation relative path example
Co-authored-by: Lee Calcote <leecalcote@gmail.com> Signed-off-by: mahadevan <135952571+M-DEV-1@users.noreply.github.com>
1 parent 846f37f commit 6e7704d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ npm install <path-to-sistent-on-local-machine>
8383
>
8484
> ```
8585
> # relative path
86-
> npm install ./../sistent
86+
> npm install ../../sistent
8787
>
8888
> # absolute path
8989
> npm install /home/five/code/sistent

0 commit comments

Comments
 (0)