Skip to content

Commit

Permalink
Merge branch 'main' into feature/clean-architecture
Browse files Browse the repository at this point in the history
  • Loading branch information
mbernson authored Jul 18, 2024
2 parents e66ccca + e0c5999 commit 60c1758
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ This is a template for creating iOS projects at Q42. It has opinionated defaults
1. Click the green "Use this template" button in the Github repo to create your own repository with
this code template.
1. Clone the new repo locally on your machine.
1. Run `python ./scripts/rename-project.py` or `python3 ./scripts/rename-project.py` from the
project root, to change the project name. The script will ask for your new project name and update all references.
1. Run `python3 ./scripts/rename-project.py` from the
project root, to change the project name. The script will ask for your new project name. You can delete the script afterwards.

## Features

Expand Down

0 comments on commit 60c1758

Please sign in to comment.