Remove repeating words from doc
This commit is contained in:
committed by
Frederik Rietdijk
parent
a58bd74aac
commit
3329093c6a
@@ -229,7 +229,7 @@ end
|
||||
|
||||
If you want to package a specific version, you can use the standard Gemfile syntax for that, e.g. `gem 'mdl', '0.5.0'`, but if you want the latest stable version anyway, it's easier to update by simply running the `bundle lock` and `bundix` steps again.
|
||||
|
||||
Now you can also also make a `default.nix` that looks like this:
|
||||
Now you can also make a `default.nix` that looks like this:
|
||||
|
||||
```nix
|
||||
{ bundlerApp }:
|
||||
|
||||
Reference in New Issue
Block a user