From 149df89c143fa0694318636d9d5b37b0a52cf985 Mon Sep 17 00:00:00 2001 From: Chris Baker Date: Mon, 27 Aug 2018 15:30:02 -0400 Subject: [PATCH] fix fourth faq --- docs/source/faqs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/faqs.md b/docs/source/faqs.md index 4e55d35..acd1233 100644 --- a/docs/source/faqs.md +++ b/docs/source/faqs.md @@ -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: