mirror of
https://github.com/cypress-io/cypress.git
synced 2026-05-23 08:50:20 -05:00
docs: remove email unauthorized bits, cleanup links to CI / deps
This commit is contained in:
@@ -7,8 +7,7 @@ comments: false
|
||||
# {% fa fa-graduation-cap %} What You'll Learn
|
||||
|
||||
- How to install the Cypress Desktop Application
|
||||
- How to run Cypress via the command line
|
||||
- How to version and automate Cypress via `package.json`
|
||||
- How to install the CLI tools
|
||||
|
||||
{% endnote %}
|
||||
|
||||
@@ -60,10 +59,12 @@ The Cypress CLI Tool contains many additional options such as installing a speci
|
||||
|
||||
## Direct Download
|
||||
|
||||
You can download Cypress directly {% url "here" http://download.cypress.io/desktop %}.
|
||||
You can {% url "download Cypress directly here" http://download.cypress.io/desktop %}.
|
||||
|
||||
{% note danger "Woops, I got an error installing" %}
|
||||
The vast majority of the time, Cypress will install correctly. But if you're on Linux you {% url "might have to install some other dependencies" continuous-integration#Other %}.
|
||||
## Continuous Integration
|
||||
|
||||
{% note warning "I'm trying to install Cypress in CI" %}
|
||||
Please read our {% url 'Continuous Integration' continuous-integration %} docs for help installing Cypress in CI. When running in linux you'll need to install some {% url 'system dependencies' continuous-integration#Dependencies %}.
|
||||
{% endnote %}
|
||||
|
||||
# Logging In
|
||||
@@ -77,10 +78,3 @@ After installing, you will need to login to Cypress. Login currently requires a
|
||||
- Authorize GitHub access to your account.
|
||||
|
||||

|
||||
|
||||
## Your email has not been authorized.
|
||||
|
||||
While in beta, the Cypress team has to whitelist the email address associated with your GitHub account in order for you to use Cypress.
|
||||
|
||||
- If you received this error and have never filled out our {% url "Early Adopter Access form" http://goo.gl/forms/4vEMwj8LNT %}, fill out this form with the email in the error so we can whitelist it. You will receive an invite during one of our future Beta invites.
|
||||
- If you received this error after receiving a Beta invite email from Cypress, please send an email to **support@cypress.io** telling us the email in the error so we can whitelist it.
|
||||
|
||||
Reference in New Issue
Block a user