There was an error while loading. Please reload this page.
1 parent b3891b7 commit 9948aebCopy full SHA for 9948aeb
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "splitdiff",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"description": "Pretty line-level side-by-side (split) diffs in the terminal",
5
"repository": {
6
"type": "git",
readme.md
@@ -4,7 +4,7 @@ Pretty split (side-by-side) diffs in your terminal!
## install
7
-`npm i splitdiff`
+`npm i -g splitdiff`
8
9
## usage
10
0 commit comments