fix(examples): small fixes in READMEs

This commit is contained in:
Drew Regitsky 2015-12-01 15:59:00 -08:00
parent a6ddbae498
commit 1dc1ab5b28
7 changed files with 8 additions and 10 deletions

View file

@ -20,7 +20,7 @@ experience.
1. Download and run N1
2. From the menu, select `Developer > Install a Package Manually...`
2. From the menu, select `Developer > Install a Plugin Manually...`
The dialog will default to this examples directory. Just choose the
package to install it!

View file

@ -9,7 +9,7 @@ A package for N1 that translates draft text into other languages using the Yande
1. Download and run N1
2. From the menu, select `Developer > Install a Package Manually...`
2. From the menu, select `Developer > Install a Plugin Manually...`
The dialog will default to this examples directory. Just choose the
`N1-Composer-Translate` folder to install it!

View file

@ -6,7 +6,7 @@
1. Download and run N1
2. From the menu, select `Developer > Install a Package Manually...`
2. From the menu, select `Developer > Install a Plugin Manually...`
The dialog will default to this examples directory. Just choose the
package to install it!

View file

@ -13,7 +13,7 @@ external sources in the sidebar.
1. Download and run N1
2. From the menu, select `Developer > Install a Package Manually...`
2. From the menu, select `Developer > Install a Plugin Manually...`
The dialog will default to this examples directory. Just choose the
package to install it!

View file

@ -8,7 +8,7 @@ An icon to indicate whether an email was sent to either just you, or you and oth
1. Download and run N1
2. From the menu, select `Developer > Install a Package Manually...`
2. From the menu, select `Developer > Install a Plugin Manually...`
The dialog will default to this examples directory. Just choose the
`N1-Personal-Level-Indicators` folder to install it!

View file

@ -10,10 +10,9 @@ This plugin works by adding a small "QuickSchedule" button next to the Send butt
1. [Download and run N1](https://nylas.com/n1)
2. [Download the plugin](https://www.dropbox.com/s/3n3t6lt17g0nuhy/n1-quickschedule-plugin.zip?dl=0) and unzip it
3. From the menu, select `Developer > Install a Package Manually...`
Choose the unzipped `n1-quickschedule-plugin` directory to install the plugin.
2. From the menu, select `Developer > Install a Plugin Manually...`
The dialog will default to this examples directory. Just choose the
`N1-Quick-Schedule` folder to install it!
> Note: When you install plugins, they're moved to `~/.nylas/packages`,
> and N1 runs `apm install` on the command line to fetch dependencies

View file

@ -1 +0,0 @@
w = new BrowserWindow({'node-integration':false, width:500, height:400});