cleaning: update copyright year. use the same order for build
directions.windows-drag
parent
799bf88daf
commit
6316670346
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2018, Slava Pestov, et al.
|
Copyright (c) 2019, Slava Pestov, et al.
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
@ -34,8 +34,8 @@ To check out Factor:
|
||||||
To build the latest complete Factor system from git, either use the
|
To build the latest complete Factor system from git, either use the
|
||||||
build script:
|
build script:
|
||||||
|
|
||||||
* Windows: `build.cmd`
|
|
||||||
* Unix: `./build.sh update`
|
* Unix: `./build.sh update`
|
||||||
|
* Windows: `build.cmd`
|
||||||
|
|
||||||
or download the correct boot image for your system from
|
or download the correct boot image for your system from
|
||||||
http://downloads.factorcode.org/images/master/, put it in the factor
|
http://downloads.factorcode.org/images/master/, put it in the factor
|
||||||
|
|
Loading…
Reference in New Issue