From 5d599c2b11db2894899954b3f75b9b1fc67dbe9b Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Mon, 16 Mar 2020 11:12:41 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 912ebe51..8b2f6c9d 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ All set ✅ The library uses [flutter file picker plugin](https://github.com/miguelpruivo/flutter_file_picker) to pick files from the os. -Follow [this wiki](https://github.com/miguelpruivo/flutter_file_picker) to fulfill iOS requirements. +Follow [this wiki](https://github.com/miguelpruivo/flutter_file_picker/wiki/Setup#ios) to fulfill iOS requirements. ## Docs