INSTALL | 6 +++--- README | 2 +- diff --git a/INSTALL b/INSTALL index 13fdc4d20854d3889055450f329e1100dd97623e37f7c9c8333510ad1248298b..c25ad2518eaa72d31cc54b5f4a49b0058282702e66c5e2447b463f7180e075b7 100644 --- a/INSTALL +++ b/INSTALL @@ -1,6 +1,6 @@ goircd requires only standard Go's libraries and consists of single main package. You can install it like that: - % git clone git://git.cypherpunks.ru/goircd.git - % make -C goircd - % goircd/goircd -help + $ git clone git://git.cypherpunks.ru/goircd.git + $ make -C goircd + $ goircd/goircd -help diff --git a/README b/README index cc0df9a8df76b67a04cc7911aa83af98f30f256a76e13405712c115e5dd607c0..7d14a907334e097554514c143aea6fed525d509defc3ed68f0c648493fca37d2 100644 --- a/README +++ b/README @@ -84,7 +84,7 @@ Each state file has the name equals to room's one. It contains two plain text lines: room's topic and room's authentication key (empty if none specified). For example: - % cat states/meinroom + $ cat states/meinroom This is meinroom's topic secretkey