diff mbox

drm-intel.rst: Clarify what "Switch to -nightly" means

Message ID 1469003910-31673-1-git-send-email-daniel.vetter@ffwll.ch (mailing list archive)
State New, archived
Headers show

Commit Message

Daniel Vetter July 20, 2016, 8:38 a.m. UTC
Unclear whether dim co or plain cd was meant, suggested by Chris.

Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
---
 drm-intel.rst | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/drm-intel.rst b/drm-intel.rst
index 6771bed6654e..492cb580bbd5 100644
--- a/drm-intel.rst
+++ b/drm-intel.rst
@@ -248,6 +248,7 @@  when it's tricky or something fails in the below procedure.
 
 3. Switch to $DIM_PREFIX/drm-intel-nightly and analyze the conflict: ::
 
+        $ cd $DIM_PREFIX/drm-intel-nightly
         $ git diff # shows three-way diff of conflict
         $ gitk --merge # lists all commits git believes to be relevant