Skip to content

Commit 0446747

Browse files
authored
Merge pull request #50 from gaggle/patch-3
Update README.md w. the one line added to shell.rc
2 parents 8547783 + 2b47406 commit 0446747

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
@@ -100,7 +100,7 @@ more shells.
100100
> `dev integrate` looks for and edits known `shell.rc` files adding one line:
101101
>
102102
> ```sh
103-
> eval "$(dev --shellcode)"
103+
> eval "$(pkgx --quiet dev --shellcode)"
104104
> ```
105105
>
106106
> If you don’t trust us (good on you), then do a dry run first:

0 commit comments

Comments
 (0)