Skip to content

Commit

Permalink
updated document
Browse files Browse the repository at this point in the history
  • Loading branch information
rcmdnk committed Sep 27, 2017
1 parent bd099aa commit ba8d7e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting_started.rst
Expand Up @@ -10,7 +10,7 @@ If you don't have **Brewfile**, first, do::

$ brew init

``brew init`` is same as ``brew file init``, if you setup ``brew-wrap`` as above.
``brew init`` is same as ``brew file init``, if you setup ``brew-wrap`` as in :doc:`installation`.

Note: In below, ``set_repo`` command can be used directly after ``brew``,
but ``install`` or ``update`` need to use with ``brew file`` because
Expand All @@ -28,7 +28,7 @@ and install packages listed in **Brewfile** by::

After that, you need to do only normal ``brew`` commands, like ``brew install`` or ``brew uninstall``.
After each command, **Brewfile** is updated automatically
if you set ``brew-wrap`` as above.
if you set ``brew-wrap`` as in :doc:`installation`.

When you get new Mac, copy
**~/.config/brewfile** to new Mac
Expand Down

0 comments on commit ba8d7e0

Please sign in to comment.