Skip to content

Commit 797232b

Browse files
committed
fix readme
1 parent 7b23606 commit 797232b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add scripts to your package.json like so:
2424
"fight": {
2525
"darwin": "echo 'i make the product that the artist chooses' && echo 'and the GUI that Melinda uses'",
2626
"win32": "echo 'fine, you wanna be like that, die then.'",
27-
"linux": "echo 'i stomp on a mac and a PC too, i\'m a Linux bitch, i thought you both GNU",
27+
"linux": "echo 'i stomp on a mac and a PC too, im a Linux bitch, i thought you both GNU",
2828
}
2929
}
3030
```

0 commit comments

Comments
 (0)