Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanPodymov committed Jul 17, 2023
1 parent 7c7fdce commit bd48eea
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,10 @@
# NotesApplication
# NotesApplication

### Setup

1. Install Xcode 14.3.1 or higher.
2. Install [mint](https://github.com/yonaskolb/Mint).
3. Run `mint bootstrap && mint run xcodegen`.
4. Run `bundle install && bundle exec pod install`.
5. Open **NotesApplication.xcworkspace** in Xcode.
6. Run **NotesApplicationApp**.

0 comments on commit bd48eea

Please sign in to comment.