Skip to content

Commit 5996db7

Browse files
authored
README: remove outdated install instructions
1 parent 7ba8830 commit 5996db7

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

readme.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -48,16 +48,6 @@ cd lighthouse
4848
# will be cleaner soon.
4949
cd lighthouse-core
5050
npm install
51-
cd ../lighthouse-cli/
52-
npm install
53-
# npm link # nah...
54-
# just use `node lighthouse-cli/index.js` for now
55-
56-
# probably very temporary
57-
cd lighthouse-core
58-
npm link
59-
cd ../lighthouse-cli/
60-
npm link lighthouse-core
6151
```
6252

6353
## Custom run configuration

0 commit comments

Comments
 (0)