Skip to content

Commit

Permalink
update build system tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
lijunchen committed Dec 4, 2023
1 parent 7fd6c66 commit 83cce83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-system-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ Here's a brief explanation of the directory structure:
- `lib/moon.pkg.json`:
```json
{}
``
```
This file is empty. Its purpose is simply to inform the build system that this folder is a package.

- `moon.mod.json` is used to identify a directory as a MoonBit module. It contains the module's name:
Expand Down

0 comments on commit 83cce83

Please sign in to comment.