Skip to content

Commit ca02d94

Browse files
committed
docs: fix installation section
1 parent daa2225 commit ca02d94

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@ The aim of this syntax definition is to provide a general, feature complete lang
1515
- [ ] Fix issues with nbt and other suffixes on numbrs
1616
- [ ] Fix issues on resource names versus keywords
1717
- Specifically when using dotted names
18+
- [ ] Add tests for Bedrock
19+
- [ ] (VSCode & Sublime) Add jsonschema file for `pack.mcmeta`
1820

1921
## Installing
2022

@@ -31,7 +33,7 @@ The aim of this syntax definition is to provide a general, feature complete lang
3133
It is recommended you use [Package Control](https://packagecontrol.io/) to manage the package:
3234

3335
1. [Install Package Control](https://packagecontrol.io/installation) if it is not already present.
34-
2. Run the `Package Control: Add Repository` [command](https://packagecontrol.io/docs/usage) and enter `https://github.com/rx-modules/syntax-mcfunction.git` to add the repository as a package.
36+
2. Run the `Package Control: Add Repository` [command](https://packagecontrol.io/docs/usage) and enter `https://github.com/MinecraftCommands/syntax-mcfunction.git` to add the repository as a package.
3537
3. Run the `Package Control: Install Package` and search for `syntax-mcfunction` to install it as you would a normal package.
3638

3739
<details><summary> If you already had language-mcfunction </summary>

0 commit comments

Comments
 (0)