Skip to content

Commit 9eac3de

Browse files
committed
don't overwrite env
1 parent eb6d6a9 commit 9eac3de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ git clone https://github.com/isaacs/nave.git
3333
# If you just want nodejs and npm but not gun, stop here.
3434
#npm install gun@latest
3535
#cd ./node_modules/gun
36-
> relay.env
36+
>> relay.env
3737
mkdir node_modules
3838
git clone https://github.com/amark/gun.git
3939
cd gun

0 commit comments

Comments
 (0)