We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f08e10b commit 0a9132dCopy full SHA for 0a9132d
2 files changed
utils/editors/sublimetext2/README
utils/editors/sublimetext2/README.md
@@ -0,0 +1,9 @@
1
+### How to install
2
+
3
+1. Compress `threejs.sublime-completions` into `threejs.sublime-package`.
4
5
+```shell
6
+zip threejs.sublime-package threejs.sublime-completions
7
+```
8
9
+2. Copy the compressed file into `Sublime Text 2/Pristine Packages`.
0 commit comments