Skip to content

Commit 126e9e6

Browse files
authored
Update README.md
1 parent 5dab8cb commit 126e9e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ You need to install the following first:
2929
If you have made any changes to any `go` files, you can use [mage](https://github.com/magefile/mage) to recompile the plugin.
3030

3131
```sh
32-
mage build:linux && mage reloadPlugin
32+
mage buildAll
3333
```
3434

3535
### Compiling the Frontend

0 commit comments

Comments
 (0)