Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Sep 11, 2013
1 parent e989d5b commit 9f5d64d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -2,15 +2,15 @@ Dockerfile.vim
==============

Vim syntax file for [Docker](http://docker.io/)'s [Dockerfile](http://docs.docker.io/en/latest/use/builder/)
and snippets for [snipMate](http://www.vim.org/scripts/script.php?script_id=2540).

Installation
============

````bash
$ git clone https://github.com/ekalinin/Dockerfile.vim.git
$ cd Dockerfile.vim
$ cp ./ftdetect/Dockerfile.vim ~/.vim/ftdetect/
$ cp ./syntax/Dockerfile.vim ~/.vim/syntax/
$ make install
````

License
Expand Down

0 comments on commit 9f5d64d

Please sign in to comment.