diff options
| -rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
| @@ -79,7 +79,6 @@ For sqlite, you have options depending on your target: | |||
| 79 | There are three main ways to include `zig-sqlite` in your project: | 79 | There are three main ways to include `zig-sqlite` in your project: |
| 80 | * using zig's official package manager | 80 | * using zig's official package manager |
| 81 | * using the [zigmod](https://github.com/nektro/zigmod) package manager | 81 | * using the [zigmod](https://github.com/nektro/zigmod) package manager |
| 82 | * using a git submodule | ||
| 83 | 82 | ||
| 84 | ## Official package manager | 83 | ## Official package manager |
| 85 | 84 | ||