Skip to content

Commit 04a0a02

Browse files
authored
Update README.md
1 parent 591976d commit 04a0a02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ npx pod-install ios
5858
cp .env.example .env
5959
```
6060

61-
**Launcher icon (optional):** `npm run gen:app-icon` is independent from splash generation and uses `assets/bootsplash/logo@*.png` first; fallback is `assets/app-icon.png` then `assets/bootsplash-logo.svg`. See [docs/development.md](docs/development.md#assets--guards).
61+
**Launcher icon (optional):** `npm run gen:app-icon` is independent from splash generation and uses `assets/app-icon.png`. See [docs/development.md](docs/development.md#assets--guards).
6262

6363
Edit `.env` as needed, then:
6464

0 commit comments

Comments
 (0)