Skip to content

Commit 6b1ed63

Browse files
vterdunovtnyblom
authored andcommitted
Fixed package install command for Ubuntu into README file. (#31)
1 parent c7864da commit 6b1ed63

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ Building the tool
2121
Run `qmake && make`. You get `./svn-all-fast-export`.
2222
(Do a checkout of the repo .git' and run qmake and make. You can only build it after having installed libsvn-dev, and naturally Qt. Running the command will give you all the options you can pass to the tool.)
2323

24-
You will need to have some packages to compile it. For Ubuntu distros, use this command to install them all:
25-
`sudo apt-get install build-essential subversion git qtchooser qt-qmake qt5-default libapr1 libapr1-dev libsvn-dev`
24+
You will need to have some packages to compile it. For Ubuntu distros, use this command to install them all:
25+
`sudo apt-get install build-essential subversion git qtchooser qt5-default libapr1 libapr1-dev libsvn-dev`
2626

2727
KDE
2828
---

0 commit comments

Comments
 (0)