projects
/
platform
/
upstream
/
ejdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1380a5
)
Updated README.md
author
adam
<adamansky@gmail.com>
Thu, 7 Feb 2013 12:24:06 +0000
(19:24 +0700)
committer
adam
<adamansky@gmail.com>
Thu, 7 Feb 2013 12:24:06 +0000
(19:24 +0700)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
12ad0ff
..
176da4a
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-655,7
+655,7
@@
You can save this code in `csnippet.c` And build:
```sh
gcc -std=c99 -Wall -pedantic -c -o csnippet.o csnippet.c
-gcc -
std=c99 -Wall -pedantic -o csnippet csnippet.o
-ltcejdb
+gcc -
o csnippet csnippet.o
-ltcejdb
```
Building & Installation