Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
chensivan committed Feb 22, 2017
2 parents e0d4b03 + f82833f commit e8185b2
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ aloud within the context of the Atom IDE.
## Getting started

To start using Codeon you will first need to take care of some
prerequisites to then install the plugin. Below there is a guide that
prerequisites to install the plugin. Below there is a guide that
will take you through the requirements for Codeon the installation
process.

Expand Down Expand Up @@ -150,5 +150,12 @@ of the code. This can be done with the following command:

$ ln -s /path/to/this/repo ~>/.atom/packages/atom-codeon

If this doesn't work, try to make the link by giving the full path to
each directory, for example:

$ ln -s C:/Users/path/to/repo C:/Users/User/.atom/packages

Changing the paths as needed.

Alternatively, you can make a symbolic link to the standard installation
by switching the locations in the previous command.

0 comments on commit e8185b2

Please sign in to comment.