diff --git a/en-US/proc_setting-up-your-local-dev-and-compilation-environment.adoc b/en-US/proc_setting-up-your-local-dev-and-compilation-environment.adoc deleted file mode 100644 index c53a204..0000000 --- a/en-US/proc_setting-up-your-local-dev-and-compilation-environment.adoc +++ /dev/null @@ -1,8 +0,0 @@ -= Setting up a Development and Compiling Environment - -Install packages form the _C Development Tools and Libraries_ group: - -[bash,subs="attributes"] ----- -sudo dnf group install @c-development -----