mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-29 17:27:02 +00:00
chore: fix typos and GitHub capitalization (#12852)
This commit is contained in:
@@ -182,7 +182,7 @@ You can add custom LSP servers by specifying the command and file extensions:
|
||||
|
||||
PHP Intelephense offers premium features through a license key. You can provide a license key by placing (only) the key in a text file at:
|
||||
|
||||
- On macOS/Linux: `$HOME/intelephense/licence.txt`
|
||||
- On Windows: `%USERPROFILE%/intelephense/licence.txt`
|
||||
- On macOS/Linux: `$HOME/intelephense/license.txt`
|
||||
- On Windows: `%USERPROFILE%/intelephense/license.txt`
|
||||
|
||||
The file should contain only the license key with no additional content.
|
||||
|
||||
Reference in New Issue
Block a user