From 9f73b1a6f6a6e56f1a27536231224a64bc4b6551 Mon Sep 17 00:00:00 2001 From: PaganoBerserker <47154857+PaganoBerserker@users.noreply.github.com> Date: Wed, 24 May 2023 12:11:05 -0600 Subject: [PATCH] details --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a51f49d..07298f6 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ The purpose of the README is to guide on how to contribute to the DCF * Access to [Fleek](https://fleek.co/) account or creating one. * You must have installed [Rubygems](https://rubygems.org/pages/download) (check your Gems version using gem -v),[GCC, and Make](https://www.delftstack.com/es/howto/linux/how-to-install-gcc-compiler-on-ubuntu/) (check versions using gcc -v, g++ -v, and make -v), as well as [Ruby 2.5.0](https://www.ruby-lang.org/es/documentation/installation/) (check your Ruby version using ruby -v). -## Installation +## :electric_plug: Installation :electric_plug: Before contributing to DCF, you need to prepare your Linux system with Jekyll by following these steps.