Skip to content

Commit 5ca6c1e

Browse files
Update realm-app.txt (#528)
1 parent 1055ac5 commit 5ca6c1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/tutorial/realm-app.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -279,12 +279,12 @@ line tool:
279279
the contents of that directory to create your very own Task Tracker
280280
{+app+} backend with the Realm CLI.
281281

282-
#. Navigate to the ``tasktracker`` directory in the
282+
#. Navigate into the root directory of the
283283
``realm-tutorial-backend`` project:
284284

285285
.. code-block:: console
286286

287-
cd realm-tutorial-backend/tasktracker/
287+
cd realm-tutorial-backend
288288

289289
#. Run the ``import`` command of ``realm-cli`` to create your
290290
app.

0 commit comments

Comments
 (0)