Merge pull request #7799 from listx/for-upstream

doc: language-support: fix typo
This commit is contained in:
Arseniy Seroka 2015-05-11 02:53:07 +03:00
commit 8462e9ec64

@ -624,7 +624,7 @@ $ cat > Gemfile
source 'https://rubygems.org'
gem 'sensu'
$ bundler package --path /tmp/vendor/bundle
$ $(nix-build '&nixpkgs>' -A bundix)/bin/bundix
$ $(nix-build '<nixpkgs>' -A bundix)/bin/bundix
$ cat > default.nix
{ lib, bundlerEnv, ruby }: