Skip to content

Commit 0419c89

Browse files
committed
fix package to import with RHEL
1 parent 6c2bf8a commit 0419c89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/09-git-and-other-scms/sections/import-bzr.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ With RHEL, you would do the following:
2020

2121
[source,console]
2222
----
23-
$ sudo yum install bzr-fast-import
23+
$ sudo yum install bzr-fastimport
2424
----
2525

2626
With Fedora, since release 22, the new package manager is dnf:

0 commit comments

Comments
 (0)