Skip to content

Commit

Permalink
fix fourth faq
Browse files Browse the repository at this point in the history
  • Loading branch information
crew102 committed Aug 27, 2018
1 parent 55350ad commit 149df89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/faqs.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ print(df)
#> 1 2 4
```

**3. `reprex()` can't seem to access my clipboard on Linux. What can I do?**
**4. reprex() can't seem to access my clipboard on Linux. What can I do?**

You may need to install `xclip` or `xsel`. If you're using the Debian packaging system, you can try:

Expand Down

0 comments on commit 149df89

Please sign in to comment.