Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesgeorge007 committed May 23, 2019
1 parent 133c0f0 commit 7d8f34d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
- [`lerna import`](./commands/import#readme)
- [`lerna link`](./commands/link#readme)
- [`lerna create`](./commands/create#readme)
- [`lerna info`](./commands/info#readme)
- [Concepts](#concepts)
- [Lerna.json](#lernajson)
- [Global Flags](./core/global-options)
Expand Down
4 changes: 2 additions & 2 deletions commands/info/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# `@lerna/list`
# `@lerna/info`

> Print local environment information
Expand All @@ -25,4 +25,4 @@ Environment Info:
Firefox: 66.0.5
npmPackages:
lerna: 3.14.1
```
```

0 comments on commit 7d8f34d

Please sign in to comment.