mirror of
https://git.planet-casio.com/Lephenixnoir/fxsdk.git
synced 2024-12-28 04:23:37 +01:00
Fix a typo in README
This commit is contained in:
parent
8e2b1d58b2
commit
ea871becf5
1 changed files with 1 additions and 1 deletions
|
@ -78,7 +78,7 @@ Type 'fxsdk build-fx' or 'fxsdk build-cg' to compile the program.
|
||||||
From that folder, you can build the add-in with the `fxsdk build-*` commands:
|
From that folder, you can build the add-in with the `fxsdk build-*` commands:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
# Build the add-in for fx-98600G-series calculators (.g1a):
|
# Build the add-in for fx-9860G-series calculators (.g1a):
|
||||||
% fxsdk build-fx
|
% fxsdk build-fx
|
||||||
# Build the add-in for fx-CG-series calculators (.g3a):
|
# Build the add-in for fx-CG-series calculators (.g3a):
|
||||||
% fxsdk build-cg
|
% fxsdk build-cg
|
||||||
|
|
Loading…
Reference in a new issue