X-Git-Url: https://deadsoftware.ru/gitweb?p=cpc.git;a=blobdiff_plain;f=README;h=2da00032a740d8579970f5288a96768c6465d802;hp=e161cdc1a76556c1e6385f45decd5be624ae73ff;hb=48a5edd4da7f8dae770f17e59877c51972d8d12e;hpb=fe9cf425feb15f4d69fdb9a0719cc44995453fdc diff --git a/README b/README index e161cdc..2da0003 100644 --- a/README +++ b/README @@ -13,7 +13,7 @@ Requirements: * installed multilib Stable boostrap sources and builds can be grabbed from deadsoftware.ru: -https://deadsoftware.ru/projects/cpc/release + https://deadsoftware.ru/projects/cpc/release To bootstrap compiler using pretranslated C code run this: @@ -22,9 +22,9 @@ To bootstrap compiler using pretranslated C code run this: Remove flag -b if you want to bootstrap using old version of cpc. Add flag -h if you want to known which processors/compilers/os are supported. -After building you can grab binaries from directory stage2. +After building you can grab binaries from directory `stage2'. -Directory crux is a good example how to make package for linux distro. +Directory `crux' is a good example how to make package for linux distro. Bugs _________