Skip to content

Commit

Permalink
Update document
Browse files Browse the repository at this point in the history
  • Loading branch information
masasam committed Dec 28, 2022
1 parent 238a899 commit cbf924a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ When you finish editing nginx.conf you clean the tramp buffer with `counsel-tram

You can install `counsel-tramp.el` from [MELPA](http://melpa.org) with package.el
(`M-x package-install counsel-tramp`).
You can install `docker-tramp.el` from [MELPA](http://melpa.org) with package.el
For emacs version 28.2 and below, you can install `docker-tramp.el` from [MELPA](http://melpa.org) with package.el
For emacs version 29 or higher, you can use the built-in tramp to connect to docker containers.
(`M-x package-install docker-tramp`).
You can install `vagrant-tramp.el` from [MELPA](http://melpa.org) with package.el
(`M-x package-install vagrant-tramp`).
Expand Down

0 comments on commit cbf924a

Please sign in to comment.