From ad0248f462e86e5d29a879b5017e92bcb1e23ad4 Mon Sep 17 00:00:00 2001 From: MarkG Date: Mon, 18 Dec 2023 15:39:40 +0700 Subject: [PATCH] [#534] Add `.env` note --- PROJECT_README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PROJECT_README.md b/PROJECT_README.md index 3e2e128a..a3a8fe7a 100644 --- a/PROJECT_README.md +++ b/PROJECT_README.md @@ -9,12 +9,12 @@ ### Requirements - Ruby `3.1.2` -- Xcode `{TARGET_VERSION}+` +- Xcode `15+` ### Install Dependencies - `bundle install` -- `bundle exec arkana` +- `bundle exec arkana` _(generate keys from `.env`)_ - `bundle exec pod install` Build with Xcode.