From 69240a152f54449da8df1bed6d39129a00e9b08d Mon Sep 17 00:00:00 2001 From: Krunoslav Zaher Date: Sat, 1 Aug 2015 14:35:20 +0200 Subject: [PATCH] Adds assistant editor hint. --- Documentation/GettingStarted.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/GettingStarted.md b/Documentation/GettingStarted.md index 46112473..ae6ce76f 100644 --- a/Documentation/GettingStarted.md +++ b/Documentation/GettingStarted.md @@ -702,6 +702,8 @@ If you are unsure how exactly some of the operators work, [playgrounds](../Playg **To use playgrounds please open Rx.xcworkspace, build RxSwift-OSX scheme and then open playgrounds in Rx.xcworkspace tree view.** +**To view the results of the examples in the playgrounds, please open the `Assistant Editor`. You can open `Assistant Editor` by clicking on `View > Assistant Editor > Show Assistant Editor`** + ## Error handling The are two error mechanisms.