Atom package: update paths

locals-and-roots
Friedrich von Never 2016-04-17 22:21:28 +07:00 committed by John Benediktsson
parent 5a3848515e
commit 6b5b955a41
1 changed files with 2 additions and 2 deletions

View File

@ -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: