mirror of
https://github.com/urbit/shrub.git
synced 2025-01-03 10:02:32 +03:00
fix install link
This commit is contained in:
parent
aa12760bb9
commit
9358e367ae
@ -1484,7 +1484,7 @@ _cm_init(c3_o chk_o)
|
||||
-1, 0);
|
||||
|
||||
fprintf(stderr, "boot: mapping %dMB failed\r\n", (len_w / (1024 * 1024)));
|
||||
fprintf(stderr, "see urbit.org/docs/user/install for adding swap space\r\n");
|
||||
fprintf(stderr, "see urbit.org/docs/using/install for adding swap space\r\n");
|
||||
if ( -1 != (c3_ps)map_v ) {
|
||||
fprintf(stderr,
|
||||
"if porting to a new platform, try U3_OS_LoomBase %p\r\n",
|
||||
|
Loading…
Reference in New Issue
Block a user