Skip to content

Commit

Permalink
Merge branch 'master' of github.com:inlife/nexrender
Browse files Browse the repository at this point in the history
  • Loading branch information
inlife committed Oct 18, 2024
2 parents 1209026 + 5cbf9b7 commit e7986c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nexrender-action-mogrt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This plugin adds .mogrt support to Nexrender.

## Install

`npm install nexrender-action-mogrt-template`
`npm install @nexrender/action-mogrt`

## How to use

Expand Down Expand Up @@ -35,7 +35,7 @@ This plugin adds .mogrt support to Nexrender.
"actions": {
"predownload": [
{
"module": "nexrender-action-mogrt-template",
"module": "@nexrender/action-mogrt",
"params": {
"Title": "This should be the title",
"Dropdown": 2,
Expand Down

0 comments on commit e7986c0

Please sign in to comment.