Skip to content

Commit

Permalink
docs: remove extra list end tags
Browse files Browse the repository at this point in the history
  • Loading branch information
Kuruyia committed Oct 4, 2024
1 parent a50d5a4 commit 6a24e53
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .doc/3/essentials/getting-started/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ This page shows examples of scripts that **store** documents in Kuzzle, and of s
::: success
Before proceeding, please make sure your system meets the following requirements:

- **Go** version 1.9 or higher ([Go installation instructions](https://golang.org/doc/install))</li>
- A running Kuzzle server ([Kuzzle installation guide](core/2/guides/getting-started/run-kuzzle))</li>
- **Go** version 1.9 or higher ([Go installation instructions](https://golang.org/doc/install))
- A running Kuzzle server ([Kuzzle installation guide](core/2/guides/getting-started/run-kuzzle))
:::

::: info
Expand Down

0 comments on commit 6a24e53

Please sign in to comment.