# HG changeset patch # User Kai T. Ohlhus # Date 1487342347 -3600 # Node ID 4a7a4a799562424c341e5e41b8395b037922eb1a # Parent 886e828d77c38812aded8bcb993b589f004cb2b8 * get-involved.md: Add hint to change directory after cloning (bug #50336) diff -r 886e828d77c3 -r 4a7a4a799562 get-involved.md --- a/get-involved.md Wed Feb 01 14:49:18 2017 +0100 +++ b/get-involved.md Fri Feb 17 15:39:07 2017 +0100 @@ -60,7 +60,7 @@ This will clone *two* repositories, one of which is subrepository of the main Octave repository. Once you have these, you can resync with the archive -by doing +by doing from within the cloned directory (`cd octave`): {% highlight text %} hg -v pull