> For the complete documentation index, see [llms.txt](https://donedeal0.gitbook.io/superdiff/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://donedeal0.gitbook.io/superdiff/getting-started/installation.md).

# Installation

{% tabs %}
{% tab title="NPM" %} <mark style="color:yellow;">npm install</mark> @donedeal0/superdiff
{% endtab %}

{% tab title="Yarn" %} <mark style="color:yellow;">yarn add</mark> @donedeal0/superdiff
{% endtab %}

{% tab title="Bun" %} <mark style="color:yellow;">bun add</mark> @donedeal0/superdiff
{% endtab %}
{% endtabs %}
