diff options
author | Victor Shyba <victor.shyba@gmail.com> | 2015-03-10 15:57:08 -0300 |
---|---|---|
committer | Victor Shyba <victor.shyba@gmail.com> | 2015-03-10 15:57:08 -0300 |
commit | 8e7fb35d60730f18446c119421ce638862b2cbad (patch) | |
tree | dab397db186401fc4633092cc4a66b56a23b5091 | |
parent | 7a7ab08316b4aa4f7b18b50626cb0dc16dde3efb (diff) |
try -> dev #311
We shouldn't encourage development on try.
-rw-r--r-- | doc/first-steps.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/first-steps.md b/doc/first-steps.md index e16ec639..e4a24097 100644 --- a/doc/first-steps.md +++ b/doc/first-steps.md @@ -1,11 +1,11 @@ Pixelated User Agent First Steps ================================ -## First things first - get a test account +## First things first - get a development account -In order to run the user agent, you will need an account at a Leap provider supporting mail. To do so sign up at [try.pixelated-project.org](https://try.pixelated-project.org/signup) +In order to run the user agent, you will need an account at a Leap provider supporting mail. To do so sign up at [dev.pixelated-project.org](https://dev.pixelated-project.org/signup) -Notice: This account is only for test purposes and does not allow to send emails to external recipients. +Notice: This account is only for development purposes and does not allow to send emails to external recipients. ## Starting the agent for the first time |