summaryrefslogtreecommitdiff
path: root/doc/hacking_on_cider.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/hacking_on_cider.md')
-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