Compare commits

..

1 Commits

Author SHA1 Message Date
2fd58efd49
#46 - Add README
Signed-off-by: Doctor K <doctor_whoami@ghostchain.io>
2024-12-04 17:18:38 +03:00

View File

@ -5,7 +5,7 @@ Arrows will mark the places where your input is needed
# Update system # Update system
Update Your System: Before installing any new software, Update Your System: Before installing any new software,
its a good practice to update your systems package list and it's a good practice to update your system's package list and
upgrade the existing packages to their latest versions. upgrade the existing packages to their latest versions.
```bash ```bash
@ -98,7 +98,7 @@ sudo ufw numbered
![readme_images/img_6.png](readme_images/img_6.png) ![readme_images/img_6.png](readme_images/img_6.png)
## Install Substrate Libraries ## Install Substrate Libraries
Click [here](https://docs.substrate.io/install/linux/) for a detailed Rust guide if you want to dive deep into the documentation. Otherwise lets proceed. Click [here](https://docs.substrate.io/install/linux/) for a detailed Rust guide if you want to dive deep into the documentation. Otherwise let's proceed.
### Install Dependencies ### Install Dependencies
Check the documentation for your operating system for information about Check the documentation for your operating system for information about