| author | |
| committer | |
| log | 628bb96d58d7cf0a1d7a5f6619fbb52b7c81cc1d |
| tree | 6d07e3f03596c773d6b8be0418b6f4d6523f4ac3 |
| parent | 0dcee074feee303c4f52b3b93d6353fcd1131744 |
1 files changed, 1 insertions(+), 1 deletions(-)
README.md+1-1| ... | @@ -50,7 +50,7 @@ zigmod add <type> <path> | ... | @@ -50,7 +50,7 @@ zigmod add <type> <path> |
| 50 | - `<type>` is the type of package we're adding. | 50 | - `<type>` is the type of package we're adding. |
| 51 | - `<path>` is the URL to the package you'd like to include. | 51 | - `<path>` is the URL to the package you'd like to include. |
| 52 | 52 | ||
| 53 | #### Available `fetch` types | 53 | #### Available types |
| 54 | - `git` | 54 | - `git` |
| 55 | - `hg` | 55 | - `hg` |
| 56 | 56 |