Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Tch1b0 authored Sep 20, 2023
1 parent a40933a commit 17b5bca
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ Either declare a plugin to install or install all plugins that are declared in t
$ ppm install <user>/<repository>
```

You can also install a certain version/tag of the plugin

```bash
$ ppm install <user>/<repository>@<version>
```

When not defining a version, ppm always chooses the default branch

#### Install plugin from the Godot asset library

```bash
Expand Down

0 comments on commit 17b5bca

Please sign in to comment.