diff options
| author | Alexander Pickering <alex@cogarr.net> | 2020-07-05 17:57:26 -0400 |
|---|---|---|
| committer | Alexander Pickering <alex@cogarr.net> | 2020-07-05 17:57:26 -0400 |
| commit | bab5088df8e707bdcfe4a43eb1584b16a18a4ecb (patch) | |
| tree | de2a644b667cf187dd12ef9105006f55286df37a /mdoc-dev-1.rockspec | |
| parent | e87b06ee0fe2a588b72a356bbb8378899365d626 (diff) | |
| download | mdoc-bab5088df8e707bdcfe4a43eb1584b16a18a4ecb.tar.gz mdoc-bab5088df8e707bdcfe4a43eb1584b16a18a4ecb.tar.bz2 mdoc-bab5088df8e707bdcfe4a43eb1584b16a18a4ecb.zip | |
Update readme
Updated the rockspec to build automatically, and updated the
readme to inclue installation and usage instructions.
Diffstat (limited to 'mdoc-dev-1.rockspec')
| -rw-r--r-- | mdoc-dev-1.rockspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdoc-dev-1.rockspec b/mdoc-dev-1.rockspec index 467195e..24b4a15 100644 --- a/mdoc-dev-1.rockspec +++ b/mdoc-dev-1.rockspec @@ -1,7 +1,7 @@ package = "mdoc"
version = "dev-1"
source = {
- url = "https://cogarr.net/source/cgit.cgi/mdoc",
+ url = "git+https://cogarr.net/source/cgit.cgi/mdoc",
tag = "v1.0"
}
description = {
|
