Skip to content

Commit

Permalink
fix: removing accordion for manual install of marzneshin docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Krr0ptioN committed Jul 30, 2024
1 parent 204bf97 commit 326b7e2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions content/docs/getting-started/installation/marzneshin.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ marzneshin --help

If you are eager to run the project using the source code, check the section below

<details markdown="1">
<summary><h3>Manual install (advanced)</h3></summary>
## Manual install (advanced)

Clone this project and install the dependencies (you'd need Python >= 3.10)

Expand Down Expand Up @@ -159,5 +158,3 @@ server {

By default the app will be run on `http://localhost:8000/dashboard`. You can configure it using changing
the `UVICORN_HOST` and `UVICORN_PORT` environment variables.

</details>

0 comments on commit 326b7e2

Please sign in to comment.