Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit eec73fe

Browse filesBrowse files
committed
Update CONTRIBUTING.md
1 parent 0ef44e2 commit eec73fe
Copy full SHA for eec73fe

File tree

1 file changed

+12
-4
lines changed
Filter options

1 file changed

+12
-4
lines changed

‎CONTRIBUTING.md

Copy file name to clipboard
+12-4Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
1-
## Building the Binary
1+
# Contributing
22

3-
- Ensure `composer.json` version is correct
4-
- `./php-parser compile-binary`
5-
- Commit and push
3+
## Installation
4+
5+
```
6+
git clone https://github.com/laravel/vs-code-php-parser-cli.git
7+
cd vs-code-php-parser-cli
8+
composer install
9+
```
10+
11+
To see available commands:
12+
13+
`./php-parser`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.