You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,20 @@
6
6
7
7
### Download
8
8
9
-
You can download Gitify for **free** from either the website [www.gitify.io](http://www.gitify.io/) or from the GitHub repository [releases](https://github.com/manosim/gitify/releases) page.
9
+
You can download Gitify for **free** from either the website [www.gitify.io](https://www.gitify.io/) or from the GitHub repository [releases](https://github.com/manosim/gitify/releases) page.
10
10
11
11
You can also install Gitify via [Homebrew Cask](http://brew.sh/)
12
12
13
13
```shell
14
14
brew cask install gitify
15
15
```
16
16
17
-
Gitify currently only supports OS X.
17
+
Gitify currently only supports mac OS.
18
18
19
19
### Prerequisites
20
20
21
21
- Node 10+
22
-
- Yarn
22
+
-[Yarn](https://yarnpkg.com/)
23
23
-[Electron](https://electronjs.org/)
24
24
-[TypeScript](https://www.typescriptlang.org/)
25
25
-[React](https://reactjs.org/)
@@ -92,4 +92,4 @@ Gitify is licensed under the MIT Open Source license. For more information, see
0 commit comments