From 1e713608682685d4a9b78519c84e3196e207c353 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20T=C3=A1vora?= Date: Sun, 22 Jul 2018 18:31:33 +0100 Subject: [PATCH] Per #947: fix typo in README.md * README.md (Where are the snippets?): package-install, not install-package. --- README.mdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.mdown b/README.mdown index 76772c8..b30d520 100644 --- a/README.mdown +++ b/README.mdown @@ -61,7 +61,7 @@ get some! 1. [yasnippet-snippets] - a snippet collection package maintained by [AndreaCrotti](https://github.com/AndreaCrotti). - It can be installed with `M-x install-package RET + It can be installed with `M-x package-install RET yasnippet-snippets` if you have added MELPA to your package sources.