Skip to content

Commit b429ae8

Browse files
authored
Update README.md
1 parent b024788 commit b429ae8

File tree

1 file changed

+3
-38
lines changed

1 file changed

+3
-38
lines changed

README.md

Lines changed: 3 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -8,44 +8,9 @@ https://user-images.githubusercontent.com/55558407/190087315-8386feee-b861-4520-
88

99
### ⬇️ Installation
1010

11-
This plugin is not in the [official community plugin list](https://obsidian.md/plugins) yet, so it can't be installed via the
12-
built-in plugin manager. However, there are other ways to install it:
13-
14-
<details>
15-
<summary>Install via Plugins Galore (super easy)</summary>
16-
<ol>
17-
<li>
18-
Install the <a href="https://obsidian.md/plugins?id=plugins-galore">Plugin Galore</a> Obsidian plugin, which allows loading unofficial plugins.
19-
</li>
20-
<li>
21-
Follow the instructions on the <a href="https://github.com/plugins-galore/obsidian-plugins-galore#adding-a-plugin">Plugins Galore GitHub</a> to install 3D Graph.
22-
</li>
23-
</ol>
24-
</details>
25-
<details>
26-
<summary>Manual installation (easy)</summary>
27-
<ol>
28-
<li>
29-
Download the plugin (zip file) from <a href="https://github.com/AlexW00/obsidian-3d-graph/releases/latest"> here</a>.
30-
</li>
31-
<li>
32-
<span>
33-
Extract the contents of the zip file into your Obsidian plugins folder. <br>
34-
<ul>
35-
<li>
36-
The folder is located at <code>MyVault/.obsidian/plugins</code>.
37-
</li>
38-
<li>
39-
It can also be found by opening <code>Obsidian > settings > community plugins > installed plugins > small folder icon on the right side </code>.
40-
</li>
41-
</ul>
42-
</span>
43-
</li>
44-
<li>
45-
Enable the plugin by going to <code>Obsidian > settings > community plugins > installed plugins</code> and activating the toggle under "3D Graph" (you may need to re-open Obsidian to see the toggle).
46-
</li>
47-
</ol>
48-
</details>
11+
3D-Graph is an official community plugin. You can download by:
12+
- clicking [here](https://obsidian.md/plugins?id=3d-graph)
13+
- searching for "3D-Graph" in the Obsidian plugins tab
4914

5015
### 👨‍💻 Development
5116

0 commit comments

Comments
 (0)