diff --git a/doc/POST_INSTALL.md b/doc/POST_INSTALL.md index 436993d..e6cff09 100644 --- a/doc/POST_INSTALL.md +++ b/doc/POST_INSTALL.md @@ -1,15 +1,12 @@ Fider is now installed, but needs configuring! -Please navigate to https://__DOMAIN____PATH__ to subscribe as administrator on $app! +Please navigate to https://__DOMAIN____PATH__ to subscribe as administrator on __APP__! You'll receive an email on the adress you'll give there. Please click on the link inside. -If you want to customize Fider (e.g use OAuth with Github), please edit __INSTALL_DIR__/custom_fider_env (it might not exist yet). +If you want to customize Fider (e.g use OAuth with GitHub), please edit __INSTALL_DIR__/custom_fider_env (it might not exist yet). Don't forget to *export* the variables in this file, just like in a bash script: export OAUTH_GITHUB_SECRET= export OAUTH_GITHUB_CLIENTID= You'll find the documentation here for OAuth: https://fider.io/docs/configuring-oauth. - -Are you facing an issue, want to improve this app or say thank you? -Please open a new issue in this project: https://github.com/YunoHost-Apps/fider_ynh