-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
12 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -24,10 +24,8 @@ This project is a part of the ACM PESU-ECC's yearly [AIEP](https://acmpesuecc.gi | |
--- | ||
## Install | ||
|
||
Once you have a directory structure, install `anna` using: | ||
|
||
```sh | ||
go install github.com/acmpesuecc/[email protected] | ||
go run github.com/acmpesuecc/[email protected] | ||
``` | ||
|
||
Alternatively, clone our repository to build the latest version of anna: | ||
|
@@ -52,6 +50,5 @@ Flags: | |
-h, --help help for anna | ||
-p, --prof enable profiling | ||
-s, --serve serve the rendered content | ||
-v, --validate-html validate semantic HTML | ||
-w, --webconsole wizard to setup anna | ||
``` |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters