README.md in teapot-0.8.2 vs README.md in teapot-0.8.3

- old
+ new

@@ -41,10 +41,10 @@ $ cd teapot/$PROJECT_NAME/platforms/$PLATFORM_NAME/bin/ $ ./$PROJECT_NAME ### Example: Compiling TaggedFormat -For Linux (requires `clang` and `libc++`): +For Linux (requires `clang-3.2` and `libstdc++-4.8`): $ teapot create "Local Tagged Format" https://github.com/dream-framework platform-linux variants tagged-format $ cd local-tagged-format $ teapot build Library/TaggedFormat variant-debug