Skip to content

Commit 1293beb

Browse files
committed
README: Fix typo, improve header
1 parent 216ba1f commit 1293beb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@ Alternative, install globally using NPM
2727

2828
npm install -g fbp-diff
2929

30-
## Usage
30+
## Command-line usage
3131

3232
Add the command-line tools to PATH (not needed if installed globally)
3333

34-
export PATH=./node_modulex/.bin:$PATH
34+
export PATH=./node_modules/.bin:$PATH
3535

3636
Diff between two graphs
3737

0 commit comments

Comments
 (0)