-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
27 lines (23 loc) · 974 Bytes
/
index.html
File metadata and controls
27 lines (23 loc) · 974 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<html>
<head>
<title>The Joe1990</title>
</head>
<body>
<h1>Current Version: 1.0</h1>
<h2>Repository addon</h2>
<p>Instructions for adding this repo:</p>
<ul>
<li>Go to the Kodi file manager.</li>
<li>Click on "Add source"</li>
<li>The path for the source is <b><a href="https://thejoe1990.github.io/repo/">https://thejoe1990.github.io/repo/</a></b> (Give it the name "The Joe").</li>
<li>Go to "Addons"</li>
<li>In Addons, install an addon from zip. When it asks for the location, select "The Joe Repository", and install
<a href="repository.thejoe-1.1.zip">repository.thejoe-1.1.zip</a>
</li>
<li>Go back to Addons install, but this time, select "Install from repository"</li>
<li>Select the "The Joe1990 Repo"</li>
<li>Go into the "Repository add-ons" section in the repo, and you'll find The Joe1990</li>
</ul>
<h2>Enjoy!</h2>
</body>
</html>