summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMicah Chalmer <micah@micahchalmer.net>2016-11-01 00:21:57 -0400
committerMicah Chalmer <micah@micahchalmer.net>2016-11-01 00:21:57 -0400
commitf6cf01369779db911c2be3614e9733ee3f2f088a (patch)
tree00fff4172bd74add416623afa718fc5525bc08f3
parente32765893ce2efb2db6662f507fb9d33d5c1b61b (diff)
downloadrust-mode-f6cf01369779db911c2be3614e9733ee3f2f088a.tar.gz
Add instructions for version tag update requests
-rw-r--r--README.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.md b/README.md
index 57635d3..aa9eaf9 100644
--- a/README.md
+++ b/README.md
@@ -37,6 +37,16 @@ Then do this to load the package listing:
* <kbd>M-x eval-buffer</kbd>
* <kbd>M-x package-refresh-contents</kbd>
+#### MELPA stable
+
+MELPA stable only updates when a new version tag is created. There isn't a
+specified frequency for this project to release versions; if you are a MELPA
+stable user and feel that the last release tag is too far out of date, open a
+pull request that updates the version header in `rust-mode.el` and note that a
+new version tag should be added when the request is merged.
+See [Pull Request #178][https://github.com/rust-lang/rust-mode/pull/178] (the
+first such pull request) for an example of this.
+
#### Install `rust-mode`
One you have `package.el`, you can install `rust-mode` or any other