mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2025-05-30 23:45:11 +02:00
README.md: replace old command name for project creation
This commit is contained in:
parent
ed10e727df
commit
29c7d46817
1 changed files with 2 additions and 2 deletions
|
@ -35,10 +35,10 @@ GiteaPC configuration `:noudisks2` to disable UDisks2-based features.
|
|||
```
|
||||
|
||||
Use the `fxsdk` command to manage projects. You can create an empty add-in
|
||||
project with `fxsdk create` and a name for a new folder:
|
||||
project with `fxsdk new` and a name for a new folder:
|
||||
|
||||
```bash
|
||||
% fxsdk create MyAddin
|
||||
% fxsdk new MyAddin
|
||||
```
|
||||
|
||||
From that folder, you can build the add-in with the build commands:
|
||||
|
|
Loading…
Add table
Reference in a new issue