Fix a typo in README

This commit is contained in:
陈湛明 2024-03-25 21:08:55 +00:00
parent 8e2b1d58b2
commit ea871becf5

View file

@ -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