Skip to content
This repository was archived by the owner on Feb 2, 2020. It is now read-only.

Commit f1f672c

Browse files
author
RAnders00
committed
Move Java install section up
1 parent 3a83ce9 commit f1f672c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,6 @@
33
Provides continued support to projects using Twitch API v3 by providing the legacy API
44
at a local endpoint.
55

6-
## Download
7-
8-
Download ready-made artifacts that work on all platforms here:
9-
https://github.com/zwb3/twitch-api-v3-proxy/releases/latest
10-
11-
You can use these downloads instead of building the project
12-
yourself if your only aim is to run the project.
13-
14-
I recommend downloading the `twitch-api-v3-proxy-boot.tar`
15-
(or zip if you prefer) for a full package including
16-
start scripts.
17-
186
## Install Java 8
197

208
Java 8 is required, older releases are not supported.
@@ -27,6 +15,18 @@ On Debian, for example:
2715

2816
Other distributions - google yourself!
2917

18+
## Download
19+
20+
Download ready-made artifacts that work on all platforms here:
21+
https://github.com/zwb3/twitch-api-v3-proxy/releases/latest
22+
23+
You can use these downloads instead of building the project
24+
yourself if your only aim is to run the project.
25+
26+
I recommend downloading the `twitch-api-v3-proxy-boot.tar`
27+
(or zip if you prefer) for a full package including
28+
start scripts.
29+
3030
## Unzip
3131

3232
For a fresh install:

0 commit comments

Comments
 (0)