Skip to content

Commit f09df55

Browse files
authored
Merge pull request #59 from lewagon/remove-zoom
Remove zoom references
2 parents 61c50d1 + 9f507c4 commit f09df55

4 files changed

Lines changed: 0 additions & 96 deletions

File tree

LINUX.md

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,6 @@ Please **read instructions carefully and execute all commands in the following o
99
Let's start :rocket:
1010

1111

12-
## Zoom
13-
14-
To be able to interact when we are not in the same physical room, we will be using [Zoom](https://zoom.us/), a video conferencing tool.
15-
16-
:warning: If you already have Zoom installed, please make sure that the version is at least **5.6**.
17-
18-
Go to [zoom.us/download](https://zoom.us/download).
19-
20-
Under **Zoom Client** click the **Download** button.
21-
22-
Open the file you have just downloaded to install the app.
23-
24-
Open the Zoom app.
25-
26-
If you already have a Zoom account, sign in using your credentials.
27-
28-
If not, click on the **Sign Up Free** link:
29-
30-
![Sign Up Free to Zoom](https://github.com/lewagon/setup/blob/master/images/zoom_sign_up_free.png)
31-
32-
You will be redirected to Zoom's website to complete a form.
33-
34-
When it's done, go back to the Zoom app and sign in using your credentials.
35-
36-
You should then see a screen like this:
37-
38-
![Zoom Home Screen](https://github.com/lewagon/setup/blob/master/images/zoom_home_screen.png)
39-
40-
You can now close the Zoom app.
41-
42-
4312
## Slack
4413

4514
[Slack](https://slack.com/) is a communication platform pretty popular in the tech industry.

WINDOWS.md

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,6 @@ Please **read instructions carefully and execute all commands in the following o
99
Let's start :rocket:
1010

1111

12-
## Zoom
13-
14-
To be able to interact when we are not in the same physical room, we will be using [Zoom](https://zoom.us/), a video conferencing tool.
15-
16-
:warning: If you already have Zoom installed, please make sure that the version is at least **5.6**.
17-
18-
Go to [zoom.us/download](https://zoom.us/download).
19-
20-
Under **Zoom Client** click the **Download** button.
21-
22-
Open the file you have just downloaded to install the app.
23-
24-
Open the Zoom app.
25-
26-
If you already have a Zoom account, sign in using your credentials.
27-
28-
If not, click on the **Sign Up Free** link:
29-
30-
![Sign Up Free to Zoom](https://github.com/lewagon/setup/blob/master/images/zoom_sign_up_free.png)
31-
32-
You will be redirected to Zoom's website to complete a form.
33-
34-
When it's done, go back to the Zoom app and sign in using your credentials.
35-
36-
You should then see a screen like this:
37-
38-
![Zoom Home Screen](https://github.com/lewagon/setup/blob/master/images/zoom_home_screen.png)
39-
40-
You can now close the Zoom app.
41-
42-
4312
## Slack
4413

4514
[Slack](https://slack.com/) is a communication platform pretty popular in the tech industry.

build.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
# NOTE(ssaunier): This script needs https://github.com/lewagon/setup to be cloned as well
1212
MAC_OS = %w[
1313
intro
14-
setup/zoom
1514
setup/macos_slack
1615
setup/slack_settings
1716
setup/github
@@ -50,7 +49,6 @@
5049

5150
WINDOWS = %w[
5251
intro
53-
setup/zoom
5452
setup/windows_slack
5553
setup/slack_settings
5654
setup/github
@@ -89,7 +87,6 @@
8987

9088
LINUX = %w[
9189
intro
92-
setup/zoom
9390
setup/ubuntu_slack
9491
setup/slack_settings
9592
setup/github

macOS.md

Lines changed: 0 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -9,37 +9,6 @@ Please **read instructions carefully and execute all commands in the following o
99
Let's start :rocket:
1010

1111

12-
## Zoom
13-
14-
To be able to interact when we are not in the same physical room, we will be using [Zoom](https://zoom.us/), a video conferencing tool.
15-
16-
:warning: If you already have Zoom installed, please make sure that the version is at least **5.6**.
17-
18-
Go to [zoom.us/download](https://zoom.us/download).
19-
20-
Under **Zoom Client** click the **Download** button.
21-
22-
Open the file you have just downloaded to install the app.
23-
24-
Open the Zoom app.
25-
26-
If you already have a Zoom account, sign in using your credentials.
27-
28-
If not, click on the **Sign Up Free** link:
29-
30-
![Sign Up Free to Zoom](https://github.com/lewagon/setup/blob/master/images/zoom_sign_up_free.png)
31-
32-
You will be redirected to Zoom's website to complete a form.
33-
34-
When it's done, go back to the Zoom app and sign in using your credentials.
35-
36-
You should then see a screen like this:
37-
38-
![Zoom Home Screen](https://github.com/lewagon/setup/blob/master/images/zoom_home_screen.png)
39-
40-
You can now close the Zoom app.
41-
42-
4312
## Slack
4413

4514
[Slack](https://slack.com/) is a communication platform pretty popular in the tech industry.

0 commit comments

Comments
 (0)