From 2ffc80ab8afe72e77524e8ed08b253ea388473e1 Mon Sep 17 00:00:00 2001 From: Kevin Ndung'u Gathuku Date: Fri, 25 May 2018 12:47:43 +0300 Subject: Specify location for engine-specific commands Be more specific when pointing out where the commands relating to the engine should be run [ci skip] --- guides/source/engines.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'guides') diff --git a/guides/source/engines.md b/guides/source/engines.md index 78a699a15e..470bb50ba7 100644 --- a/guides/source/engines.md +++ b/guides/source/engines.md @@ -313,6 +313,9 @@ The engine that this guide covers provides submitting articles and commenting functionality and follows a similar thread to the [Getting Started Guide](getting_started.html), with some new twists. +NOTE: For this section, make sure to run the commands in the root of the +`blorgh` engine's directory. + ### Generating an Article Resource The first thing to generate for a blog engine is the `Article` model and related -- cgit v1.2.3