Merge pull request #29 from ZeProgFactory/patch-1

Update Faq.md
This commit is contained in:
Javier Suárez 2021-03-04 09:48:18 +01:00 коммит произвёл GitHub
Родитель ab7b5258f2 29c3fa6c57
Коммит f41472f478
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 2 добавлений и 2 удалений

4
Faq.md
Просмотреть файл

@ -55,7 +55,7 @@ Is recommended reading the [Getting Started](Getting-Started.md) section. Basica
The Xamarin.Forms GTK backend makes use of [webkit-sharp](https://github.com/mono/webkit-sharp). If you do not have it installed, you must install `libwebkit-dev package`:
sudo apt-get install libwebkit-dev
sudo apt-get install libwebkitgtk-dev
**I have tried the backend, in Linux I have problems to perform http requests. What can I do?**
@ -65,4 +65,4 @@ You would need to install trusted roots certificate from Mozilla as below:
**How will I use the Xamarin.Forms GTK Backend in the future?**
Like the rest of platforms. Using NuGet packages and project templates.
Like the rest of platforms. Using NuGet packages and project templates.