You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by cu...@apache.org on 2017/04/27 00:10:17 UTC

[whimsy] branch master updated: Typo & formatting

This is an automated email from the ASF dual-hosted git repository.

curcuru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git

The following commit(s) were added to refs/heads/master by this push:
       new  af314f1   Typo & formatting
af314f1 is described below

commit af314f16617cc2112d6380caeabf8bbdd5a76475
Author: Shane Curcuru <as...@shanecurcuru.org>
AuthorDate: Wed Apr 26 20:10:13 2017 -0400

    Typo & formatting
---
 DEVELOPMENT.md |  4 ++--
 MACOSX.md      | 11 ++++++-----
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md
index 02cc993..d6f9f97 100644
--- a/DEVELOPMENT.md
+++ b/DEVELOPMENT.md
@@ -68,12 +68,12 @@ This section is for those desiring to run a whimsy tool on their own machine.
 
     1. [Understanding rbenv Shims](https://github.com/sstephenson/rbenv#understanding-shims)
     2. [Understanding rbenv Binstubs](https://github.com/sstephenson/rbenv/wiki/Understanding-binstubs)
-    3. [Ruby Version Manager - rvmah](https://rvm.io/)
+    3. [Ruby Version Manager - rvm](https://rvm.io/)
 
 
 2. **Install ruby gems:** `whimsy-asf` and `bundler`:
 
-  `gem install whimsy-asf bundler`  (mail and listen may be needed too)
+   `gem install whimsy-asf bundler`  (mail and listen may be needed too)
 
 3. **SVN checkout ASF repositories** into (or linked to from)
    `/srv/svn`
diff --git a/MACOSX.md b/MACOSX.md
index 1b8d6c3..c7ae816 100644
--- a/MACOSX.md
+++ b/MACOSX.md
@@ -84,11 +84,12 @@ Bundler version 1.14.3
 
 Notes:
 
-You may have trouble installing due to the dependency on nokogiri. There are
-issues with its dependencies. This page suggests some workarounds:
-https://github.com/sparklemotion/nokogiri/issues/1483
-The simplest solution may be `xcode-select --install` unless you know
-that's already configured.
+* Some tools may need a [`bundle install`](DEVELOPMENT.md#running-whimsy-applications-car) run for additional gems.
+* You may have trouble installing due to the dependency on nokogiri. There are
+  issues with its dependencies. This page suggests some workarounds:
+  https://github.com/sparklemotion/nokogiri/issues/1483
+  The simplest solution may be `xcode-select --install` unless you know
+  that's already configured.
 
 Clone the Whimsy code
 ------------

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].