From b0de4027e35da3dab4aea33efb75718f0c7b063f Mon Sep 17 00:00:00 2001 From: genderev <60559370+genderev@users.noreply.github.com> Date: Fri, 10 Apr 2020 01:44:09 +0000 Subject: [PATCH] Update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 433ca715..1a7b06f5 100644 --- a/README.md +++ b/README.md @@ -231,12 +231,14 @@ now --npm amark/gun Then visit the URL in the output of the 'now --npm' step, in your browser. -### [Unebo](https://unubo.app/) +### [Unubo](https://unubo.app/) -Fork this GUN repo (Unebo only deploys from your own GitHub repo's). -Add a Node.js app, select your GUN fork, set `npm start` start as the command and deploy. +Fork this GUN repo (Unubo only deploys from your own GitHub repo's). +Add a Node.js app, select your GUN fork, set `npm start` start as the command and deploy. -Then visit the deployed app by following the 'view app' button, in your browser. +From the experience of [genderev](https://github.com/genderev), this only works if you set your country to the United States. + +Visit the deployed app by following the 'view app' button, in your browser. ### [Docker](https://www.docker.com/)