Skip to content

Commit

Permalink
Fix wording
Browse files Browse the repository at this point in the history
  • Loading branch information
Oglopf committed Jan 17, 2024
1 parent d33e2c8 commit b3d4e1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/tutorials/tutorials-dashboard-apps/dashboard.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Strategy
#. Create a symlink named ``dev`` in the ``~/ondemand/misc/ondemand/<app>``.
#. In the app's symlinked directory, use ``git branch`` to start your development work.
#. Create a ``.env.local`` file in the development dashboard app root to customize environment variables.
#. Rebuild the ``dashboard`` app using ``bin/setup`` out of the app's root.
#. Rebuild the ``dashboard`` app using ``bin/setup`` out of the app's root for configuration changes.
#. Use the Sandbox to launch and iterate on your work.

Create a Dev Dashboard
Expand Down

0 comments on commit b3d4e1f

Please sign in to comment.