Skip to content

Commit 6e7704d

Browse files
M-DEV-1leecalcote
andauthored
update Sistent Installation relative path example
Co-authored-by: Lee Calcote <[email protected]> Signed-off-by: mahadevan <[email protected]>
1 parent 846f37f commit 6e7704d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)