Skip to content

Commit eb93a1c

Browse files
committed
Updated README
1 parent addaa22 commit eb93a1c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ with [VSCode](https://github.com/neoclide/coc.nvim).
99
Installation
1010
------------
1111

12-
First, install [Phpactor](https://phpactor.readthedocs.io/en/develop/usage/standalone.html).
13-
1412
The package isn't published yet on the "marketplace" so:
1513

1614
1. Install [yarn](https://classic.yarnpkg.com/en/docs/install) and [npm](https://www.npmjs.com/get-npm).
@@ -26,6 +24,7 @@ Phpactor should then be enabled the next time you start VS code.
2624
Commands
2725
--------
2826

27+
- `phpactor.update`: Update Phpactor to the latest version
2928
- `phpactor.status`: Show Phpactor's status
3029
- `phpactor.reindex`: Reindex the project.
3130
- `phpactor.services.list`: List Phpactor's currently running services.

0 commit comments

Comments
 (0)