summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBozhidar Batsov <bozhidar@batsov.com>2018-07-05 08:37:35 +0200
committerBozhidar Batsov <bozhidar@batsov.com>2018-07-05 08:37:35 +0200
commit35329bf49e50d1782c2c0397554f8c53d9fcf946 (patch)
tree671e70d034cfaedb06b3ef97188a6c7d4a285489 /doc
parent563ec60eb2576a76474bcc975710a07c2bd95407 (diff)
Update a reference to Emacs 26.1
Diffstat (limited to 'doc')
-rw-r--r--doc/hacking_on_cider.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/hacking_on_cider.md b/doc/hacking_on_cider.md
index 1ac4f017..8fd064f5 100644
--- a/doc/hacking_on_cider.md
+++ b/doc/hacking_on_cider.md
@@ -134,14 +134,14 @@ And then switch to Emacs 26.1 and test again:
```
(emacs-25.3-travis) ~/cider$ evm use Emacs-26-pretest-travis
-(emacs-26-pretest-travis) ~/cider$ cask install
-(emacs-26-pretest-travis) ~/cider$ make test
+(emacs-26.1-travis) ~/cider$ cask install
+(emacs-26.1-travis) ~/cider$ make test
```
You can test byte compilation too
```
-(emacs-26-pretest-travis) ~/cider$ make test-bytecomp
+(emacs-26.1-travis) ~/cider$ make test-bytecomp
```
When you are done working in docker, just `exit` the bash prompt, and the docker