fastlane / fastlane/docs

Misleading install instructions in Screenshots doc

Open
#1,277 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
HTML
Stars
338
Forks
580
Avg merge
6d 1h
Merged PRs (30d)
3

Description

At the top of the [Screenshots](https://docs.fastlane.tools/getting-started/ios/screenshots/) page, there's a summary of install instructions that say:

```
2) Install fastlane

# Using RubyGems
sudo gem install fastlane -NV

# Alternatively using Homebrew
brew install fastlane
```

Below it, there's a [Read More](https://docs.fastlane.tools/getting-started/ios/screenshots/) link that contains the actual instructions that recommend NOT doing exactly what the instructions in the Screenshots page say.

I think that step 2 of the instructions should just point to the "Read More" link, not lead you to install fastlane using your system ruby version.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.