doc: Fix missing package name.
* doc/guix.texi (Invoking guix import): Fix missing package name for gem importer. Signed-off-by: Christopher Baines <mail@cbaines.net>master
parent
53e086c5c6
commit
5b42b64ea8
|
@ -13254,7 +13254,7 @@ guix import gem rails
|
|||
You can also ask for a specific version:
|
||||
|
||||
@example
|
||||
guix import gem @@7.0.4
|
||||
guix import gem rails@@7.0.4
|
||||
@end example
|
||||
|
||||
@table @code
|
||||
|
|
Reference in New Issue