Update README.md

This commit is contained in:
Michael 2016-07-03 13:32:46 +09:00 committed by GitHub
parent e713b9bc32
commit 034cdbeff6
1 changed files with 7 additions and 4 deletions

View File

@ -58,10 +58,6 @@ Stable
```rb
gem 'hamlit'
```
Latest
```rb
gem 'hamlit', github: 'k0kubun/hamlit', submodules: true
```
If you want to use view generator, consider using [hamlit-rails](https://github.com/mfung/hamlit-rails).
@ -108,6 +104,13 @@ $ hamlit render in.haml
## Contributing
### Test latest version
```rb
# Gemfile
gem 'hamlit', github: 'k0kubun/hamlit', submodules: true
```
### Development
Contributions are welcomed. It'd be good to see