tonsky / Clojure-Sublimed

Clojure support for Sublime Text 4
MIT License
359 stars 22 forks source link

Trouble following installation instructions #52

Closed theronic closed 2 years ago

theronic commented 2 years ago
➜  ~ cd Projects
➜  Projects git clone https://github.com/tonsky/sublime-clojure.git
Cloning into 'sublime-clojure'...
remote: Enumerating objects: 327, done.
remote: Counting objects: 100% (258/258), done.
remote: Compressing objects: 100% (183/183), done.
remote: Total 327 (delta 148), reused 173 (delta 69), pack-reused 69
Receiving objects: 100% (327/327), 1.49 MiB | 186.00 KiB/s, done.
Resolving deltas: 100% (183/183), done.
➜  Projects ln -s `pwd`/sublime-clojure ~/Library/Application\ Support/Sublime\ Text/Packages/Clojure\ Sublimed
ln: /Users/petrus/Library/Application Support/Sublime Text/Packages/Clojure Sublimed: No such file or directory
tonsky commented 2 years ago

Sorry, see the updated instructions. I had to rename the extension to pass Package Control guidelines