aboutsummaryrefslogtreecommitdiff
path: root/mdoc-dev-1.rockspec
diff options
context:
space:
mode:
authorAlexander Pickering <alex@cogarr.net>2020-07-05 17:57:26 -0400
committerAlexander Pickering <alex@cogarr.net>2020-07-05 17:57:26 -0400
commitbab5088df8e707bdcfe4a43eb1584b16a18a4ecb (patch)
treede2a644b667cf187dd12ef9105006f55286df37a /mdoc-dev-1.rockspec
parente87b06ee0fe2a588b72a356bbb8378899365d626 (diff)
downloadmdoc-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.rockspec2
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 = {