Docs: fix typo

This commit is contained in:
Michele Bologna
2020-01-07 14:16:35 +01:00
parent fba6987341
commit 2a1a5789a2

View File

@@ -84,7 +84,7 @@ cd bitlbee-steam && \
./autogen.sh && \ ./autogen.sh && \
make && \ make && \
make install && \ make install && \
# install purple matrix # install purple-matrix
cd && \ cd && \
cd purple-matrix && \ cd purple-matrix && \
make && \ make && \