From 6fe6069a116bb9becfd788361575dd7d8d764440 Mon Sep 17 00:00:00 2001 From: Roey Darwish Dror Date: Wed, 29 Aug 2018 14:38:03 +0300 Subject: [PATCH] Update the readme regarding Emacs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20cf8824..42935413 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ Just run `topgrade`. It will run the following steps: * *Unix*: Upgrade tmux plugins with [TPM](https://github.com/tmux-plugins/tpm) * Update Rustup by running `rustup update`. This will also attempt to run `rustup self update` when Rustup is installed inside the home directory. * Run Cargo [install-update](https://github.com/nabijaczleweli/cargo-update) -* Upgrade Emacs packages +* Upgrade Emacs packages (You'll get a better output if you have [Paradox](https://github.com/Malabarba/paradox) installed) * Upgrade Vim/Neovim packages. Works with the following plugin frameworks: * [NeoBundle](https://github.com/Shougo/neobundle.vim) * [Vundle](https://github.com/VundleVim/Vundle.vim)