Skip to content

Commit

Permalink
README: remove outdated install instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
ebidel committed Aug 11, 2016
1 parent 7ba8830 commit 5996db7
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions readme.md
Expand Up @@ -48,16 +48,6 @@ cd lighthouse
# will be cleaner soon.
cd lighthouse-core
npm install
cd ../lighthouse-cli/
npm install
# npm link # nah...
# just use `node lighthouse-cli/index.js` for now

# probably very temporary
cd lighthouse-core
npm link
cd ../lighthouse-cli/
npm link lighthouse-core
```

## Custom run configuration
Expand Down

0 comments on commit 5996db7

Please sign in to comment.