Atom package: update paths
parent
5a3848515e
commit
6b5b955a41
|
@ -4,11 +4,11 @@ This is a syntax highlighting package for Factor.
|
|||
|
||||
You can install this by copying this folder to:
|
||||
|
||||
cp -r /path/to/factor/mis/atom ~/.atom/languages-factor
|
||||
cp -r /path/to/factor/misc/atom ~/.atom/packages/language-factor
|
||||
|
||||
Or symlinking it:
|
||||
|
||||
ln -sf /path/to/factor/misc/atom ~/.atom/languages-factor
|
||||
ln -sf /path/to/factor/misc/atom ~/.atom/packages/language-factor
|
||||
|
||||
This was initially generated from the Textmate bundle:
|
||||
|
||||
|
|
Loading…
Reference in New Issue