From 3047152fb00b4fab4d79124e1b9ab8f6fd411b7f Mon Sep 17 00:00:00 2001 From: Kevin Sawicki Date: Tue, 4 Feb 2014 16:51:11 -0800 Subject: [PATCH] Mention apm init command --- docs/converting-a-text-mate-theme.md | 2 +- docs/converting-a-textmate-bundle.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/converting-a-text-mate-theme.md b/docs/converting-a-text-mate-theme.md index 5f6593498..f28798dd3 100644 --- a/docs/converting-a-text-mate-theme.md +++ b/docs/converting-a-text-mate-theme.md @@ -23,7 +23,7 @@ terminal: apm help init ``` -You should see a message print out with all the possible `apm` commands. +You should see a message print out with details about the `apm init` command. If you do not, launch Atom and run the _Atom > Install Shell Commmands_ menu to install the `apm` and `atom` commands. diff --git a/docs/converting-a-textmate-bundle.md b/docs/converting-a-textmate-bundle.md index 839392dec..ae7183e2b 100644 --- a/docs/converting-a-textmate-bundle.md +++ b/docs/converting-a-textmate-bundle.md @@ -18,7 +18,7 @@ terminal: apm help init ``` -You should see a message print out with all the possible `apm` commands. +You should see a message print out with details about the `apm init` command. If you do not, launch Atom and run the _Atom > Install Shell Commmands_ menu to install the `apm` and `atom` commands.