Skip to content

Commit fe5f605

Browse files
authored
Update README.md
1 parent 0b59cb6 commit fe5f605

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ This browser extension `adds web access` capability to [ChatGPT](https://chat.op
3131
https://user-images.githubusercontent.com/3750161/214155508-5c1ad4d8-b565-4fe0-9ce7-e68aed11e73d.mp4
3232

3333

34-
<details>
35-
<summary><h2>Manual installation</h2></summary>
34+
## Manual installation
3635

3736
ℹ️ Don't forget to disable the extension installed from the Web Store while you're testing manually installed version.
3837

@@ -59,16 +58,14 @@ https://user-images.githubusercontent.com/3750161/214155508-5c1ad4d8-b565-4fe0-9
5958
5. Firefox will prompt you to confirm the installation of the addon. Click Install.
6059
6. The addon will be installed and will appear in the list of installed addons on the Add-ons page.
6160
7. Go to [ChatGPT](https://chat.openai.com/chat/) and enjoy!
62-
</details>
6361

64-
<details>
65-
<summary><h2>Build from source</h2></summary>
62+
63+
## Build from source
6664

6765
1. `git clone https://github.com/qunash/chatgpt-advanced.git`
6866
2. `npm install`
6967
3. `npm run build-prod`
7068
4. Grab your zip extension from `build/` folder
71-
</details>
7269

7370
<br>
7471

0 commit comments

Comments
 (0)