Skip to content

Commit

Permalink
docs: Fix README.md typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dcalhoun authored Feb 5, 2025
1 parent 0827a0a commit c023778
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ This demo app is useful for quickly testing changes made to the editor. By defau
#### iOS

1. Start the development server by running `make dev-server`.
1. Launch Xcode and open the `ios/Demo-iOS/GutenbergKit.xcodeproj` project.
1. Launch Xcode and open the `ios/Demo-iOS/Gutenberg.xcodeproj` project.
1. Select the `Gutenberg` target.
1. Navigate to _Product__Scheme__Edit Scheme_.
1. Add an environment variable named `GUTENBERG_EDITOR_URL` with the URL of the development server.
Expand Down

0 comments on commit c023778

Please sign in to comment.