Skip to content

Commit 2fad45d

Browse files
committed
Ubuntuでの手順を 3.1 リリースに更新
1 parent d55900e commit 2fad45d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Articles/Awesome/tutorial-1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@ xcb-util だけはソースからビルドします。
9797

9898
{{{
9999
$ cd ..
100-
$ wget http://awesome.naquadah.org/download/awesome-3.1-rc5.tar.bz2
101-
$ tar jxvf awesome-3.1-rc5.tar.bz2
102-
$ cd awesome-3.1-rc5
100+
$ wget http://awesome.naquadah.org/download/awesome-3.1.tar.bz2
101+
$ tar jxvf awesome-3.1.tar.bz2
102+
$ cd awesome-3.1
103103
$ make
104104
$ sudo make install
105105
}}}

0 commit comments

Comments
 (0)