diff options
author | Tayane Fernandes <tayane.rmf@gmail.com> | 2017-05-10 13:57:56 -0300 |
---|---|---|
committer | Tayane Fernandes <tayane.rmf@gmail.com> | 2017-05-10 13:57:56 -0300 |
commit | 6897321b9e3cedd0c0e75a27709cd1d7b51dc649 (patch) | |
tree | a02c75430e7794c3b1a7b55d924035a4e0d9a5d6 | |
parent | 4eea8c9db5f36593bf9d123a24c0ad4a213f8d42 (diff) |
Remove a unused provider url
-rwxr-xr-x | install-pixelated.sh | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/install-pixelated.sh b/install-pixelated.sh index 26836b38..7008063e 100755 --- a/install-pixelated.sh +++ b/install-pixelated.sh @@ -129,9 +129,7 @@ cat <<EOF ############### -## You will need an account in a LEAP provider with mail support. You can request an invite code for -## https://dev.pixelated-project.org, please refer to point 4) in the [Getting started guide](https://github.com/pixelated/pixelated-user-agent#getting-started). - +## You will need an account in a LEAP provider with mail support. ## Once you are done, activate your virtual environment by running: ## source $VIRTUALENV_PATH/bin/activate |