From d490c300efe13aa3989d7e60d6cbc070c81e90b7 Mon Sep 17 00:00:00 2001 From: Karl Date: Sat, 3 Sep 2022 08:29:46 +0100 Subject: [PATCH] Update API.md --- API.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/API.md b/API.md index 0ce67252..48401b78 100644 --- a/API.md +++ b/API.md @@ -214,7 +214,7 @@ Follow the manual linking instuctions for React Native Windows 0.62 above, but s ## Examples -Run `yarn xbasic install` before running any of the examples. +Run `yarn xbasic install` in the root directory before running any of the examples. ### iOS Example ```