mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-24 20:23:06 +00:00
update readme
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
For linux, install autoconf first for jemalloc
|
For linux, install autoconf first for jemalloc
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone git@github.com:cloudwu/skynet.git
|
git clone https://github.com/cloudwu/skynet.git
|
||||||
cd skynet
|
cd skynet
|
||||||
make 'PLATFORM' # PLATFORM can be linux, macosx, freebsd now
|
make 'PLATFORM' # PLATFORM can be linux, macosx, freebsd now
|
||||||
```
|
```
|
||||||
@@ -38,5 +38,4 @@ You can also use the offical lua version , edit the makefile by yourself .
|
|||||||
|
|
||||||
* http://blog.codingnow.com/2012/09/the_design_of_skynet.html
|
* http://blog.codingnow.com/2012/09/the_design_of_skynet.html
|
||||||
* http://blog.codingnow.com/2012/08/skynet.html
|
* http://blog.codingnow.com/2012/08/skynet.html
|
||||||
* http://blog.codingnow.com/2012/08/skynet_harbor_rpc.html
|
|
||||||
* http://blog.codingnow.com/eo/skynet/
|
* http://blog.codingnow.com/eo/skynet/
|
||||||
|
|||||||
Reference in New Issue
Block a user