Skip to content

Commit

Permalink
fix steps
Browse files Browse the repository at this point in the history
  • Loading branch information
jBorkowska committed Dec 4, 2024
1 parent fff1a13 commit 9842dea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/documentation/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Check out our video version of this tutorial on YouTube!

Psst... Android is a bit easier to set up, so we recommend starting with it!

<Accordion defaultOpen=true title="Android setup">
<Accordion defaultOpen title="Android setup">
<Steps>
<Step>
Go to **android/app/src/androidTest/java/com/example/myapp/** in your project
Expand Down Expand Up @@ -345,6 +345,7 @@ Check out our video version of this tutorial on YouTube!
<Steps>
<Step>
Open `macos/Runner.xcworkspace` in Xcode.
</Step>

<Step>
Create a test target if you do not already have one via `File > New > Target...`
Expand Down

0 comments on commit 9842dea

Please sign in to comment.