Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@
Welcome to this nifty Ubuntu System Setup Script! This script is your go-to tool for setting up and supercharging your Ubuntu system in a jiffy. It's all about making your system
cooler, more secure, and tuned to your liking.

---

## Cool Stuff You Can Do

### Get Must-Have Tools
Expand Down Expand Up @@ -53,6 +51,13 @@ cooler, more secure, and tuned to your liking.
- Easily manage Node.js installations.
- Keep your Node.js environment up-to-date with the latest releases.

### Configure Static IP Address (New!)

- Set a static IP address for your system with ease.
- Specify the IP address, subnet mask, gateway, and DNS servers.
- Enjoy a stable network configuration.
- As requested in [issue #4](https://github.com/Decaded/install-script/issues/4).

---

## How to Make Magic Happen
Expand Down
Loading