Update Getting Started Page

This commit is contained in:
John Pinkerton 2015-10-25 20:01:37 -04:00
parent bcfe0f8e54
commit 8e2e92a5cd

View file

@ -123,7 +123,7 @@ title: Getting started with plugins
and select <code class="background">Run with debug flags...</code>. Developer Mode turns on better exception and select <code class="background">Run with debug flags...</code>. Developer Mode turns on better exception
logging and enables hot-reloading. logging and enables hot-reloading.
</p> </p>
<p>Next, choose <code class="background">Create a Package...</code> from the <code class="background">Developer</code> menu, <p>Next, choose <code class="background">Create a Plugin...</code> from the <code class="background">Developer</code> menu,
and name your new plugin. This creates a directory in <code class="background">~/.nylas/dev/packages</code> and name your new plugin. This creates a directory in <code class="background">~/.nylas/dev/packages</code>
containing your new plugin. containing your new plugin.
</p> </p>