Skip to content

Commit 47523e8

Browse files
committed
Remove duplicate sentence
Fixes #114
1 parent f89df94 commit 47523e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/02_Development_environment.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ These instructions will be aimed at Ubuntu, Fedora and Arch Linux users, but
287287
you may be able to follow along by changing the package manager-specific
288288
commands to the ones that are appropriate for you.
289289
You should have a compiler that supports C{pp}20 (GCC 7+ or Clang 5+).
290-
You'll also need You'll also need `cmake`. Most of this can be installed via
290+
You'll also need `cmake`. Most of this can be installed via
291291
larger packages such as build-essentials.
292292

293293
We recommend using CLion or another IDE; however, as with most things in Linux, GUIs are entirely optional.

0 commit comments

Comments
 (0)