Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
internet-zero authored Apr 28, 2022
1 parent 0e5e278 commit 0db7076
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
# ÆWeb
# AEWeb

This is ÆWeb Cli repository!
This is AEWeb Cli repository!

This command line interface enables you to deploy files/ websites / folders (.jpg, .png, .pdf, .html, etc...) on top of Archethic Public Blockchain.


## Instructions

To get the ÆWeb CLI, you need NodeJS (latest version) installed. Then you need to install the CLI, using:
To get the AEWeb CLI, you need NodeJS (latest version) installed. Then you need to install the CLI, using:
```bash
npm install aeweb -g
```

To check if ÆWeb CLI is installed successfully, try :
To check if AEWeb CLI is installed successfully, try :
```bash
aeweb about
```
Expand Down

0 comments on commit 0db7076

Please sign in to comment.