commit | f8bf0d69c5b8afccebc2b4cb5412411ae2e72527 | [log] [tgz] |
---|---|---|
author | Anthony F. Molinaro <molinaro@apache.org> | Wed Feb 16 06:00:10 2011 +0000 |
committer | Anthony F. Molinaro <molinaro@apache.org> | Wed Feb 16 06:00:10 2011 +0000 |
tree | 7737db072e570a49e898210a037bfdbf0f42ba21 | |
parent | 10a8743f6a7bc2faefb39ba476f508ddcf62a068 [diff] [blame] |
add a little README git-svn-id: https://svn.apache.org/repos/asf/thrift/trunk@1071150 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/tutorial/erl/README b/tutorial/erl/README new file mode 100644 index 0000000..9d17cd0 --- /dev/null +++ b/tutorial/erl/README
@@ -0,0 +1,8 @@ +To try things out, run + +% ./server.sh +Erlang R14B (erts-5.8.1) [source] [64-bit] [smp:4:4] [rq:4] [async-threads:0] [hipe] [kernel-poll:false] + +Eshell V5.8.1 (abort with ^G) +> server:start(). +> client:t().