Skip to content

Commit

Permalink
Merge pull request #173 from CocoaPods/amorde/getting-started-vs-using
Browse files Browse the repository at this point in the history
Clarify documentation on "Getting Started" vs. "Using CocoaPods"
  • Loading branch information
amorde committed Jan 24, 2019
2 parents 3e79705 fd02582 commit 15c1900
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion source/using/getting-started.html.md
Original file line number Diff line number Diff line change
@@ -1,6 1,6 @@
---
title: Getting Started
description: This is a guide for setting up CocoaPods and working with your first project.
description: This is a guide for setting up CocoaPods.
order: 0
external links:
-
Expand Down Expand Up @@ -93,3 93,7 @@ Later on, when you're actively using CocoaPods by installing pods, you will be n
#### Using a CocoaPods Fork

There are two ways to do this, [using a Gemfile](/using/a-gemfile.html) (recommended) or using a [development build](/using/unreleased-features) that are in discussion or in implementation stage.

### Using CocoaPods

Head over to [Using CocoaPods](/using/using-cocoapods.html) for details on the usage of CocoaPods.

0 comments on commit 15c1900

Please sign in to comment.