Skip to content

Commit

Permalink
Revert "edit getting-started.md"
Browse files Browse the repository at this point in the history
This reverts commit d8acf07.
  • Loading branch information
Danny-Devs committed Apr 7, 2023
1 parent d8acf07 commit fcc6900
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/guide/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Installation
# Instalation

Learn how to install TresJS

Expand All @@ -22,7 +22,7 @@ yarn add three @tresjs/core -D
## Getting started

You can install TresJS like any other Vue plugin
You can install TresJS as any other Vue plugin

```ts
import { createApp } from 'vue'
Expand All @@ -38,4 +38,4 @@ app.mount('#app')

### Nuxt

Coming soon.
Soon.

0 comments on commit fcc6900

Please sign in to comment.