Skip to content
This repository has been archived by the owner on May 4, 2022. It is now read-only.

Commit

Permalink
Let's use modern hash syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
allolex committed Dec 14, 2015
1 parent a22d239 commit 7574823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Nacre is a Ruby gem that wraps the API of the Brightpearl accounting software se
Add this line to your application's Gemfile:

```ruby
gem "nacre", :git => "git://github.com/allolex/nacre.git"
gem "nacre", git: "git://github.com/allolex/nacre.git"
```

And then execute:
Expand Down

0 comments on commit 7574823

Please sign in to comment.