Skip to content

Commit

Permalink
Reorder steps
Browse files Browse the repository at this point in the history
The description steps need to be reordered
The order in the script has changed
  • Loading branch information
ColmBhandal committed Aug 30, 2023
1 parent 0ed4b95 commit b14492f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.rst
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ This Bash script does the following:

* Clones the starter pack GitHub repository
* Creates the specified installation directory if necessary
* Copies contents and workflow files from the starter pack to the installation directory
* Udates working directory paths in workflow files, and updates configuration paths in the .readthedocs.yaml file
* Copies contents and workflow files from the starter pack to the installation directory
* Deletes the cloned repository when it's done

When the script completes, your repository will have the files added that are needed to get started with Sphinx documentation. Review all changes before commiting, then commit your changes.
Expand Down

0 comments on commit b14492f

Please sign in to comment.