Skip to content

Commit 27ad3f6

Browse files
2 parents b8337be + 3a8c23c commit 27ad3f6

1 file changed

Lines changed: 1 addition & 17 deletions

File tree

README.md

Lines changed: 1 addition & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -127,25 +127,9 @@ npm run package:vsix
127127
That produces `totk-vscode-0.0.1.vsix` (version comes from `package.json`).
128128

129129

130-
## Development
131-
132130
### Contributing:
133-
We are an open project, and if there are any features you'd like to see, or issues you come across: feel free to make a PR!
134-
135-
### Getting Started:
136-
137-
```bash
138-
npm install
139-
npm run compile
140-
```
141-
142-
Press F5 to launch the Extension Development Host. The dev host uses the same auto-setup logic as production.
143-
144-
Manual Python setup (optional):
145131

146-
```bash
147-
py -3.12 -m pip install .
148-
```
132+
See: [CONTRIBUTING.md](./.github/CONTRIBUTING.md)
149133

150134
## Credits
151135
### TKVSC Team

0 commit comments

Comments
 (0)