Skip to content

Commit 2cc1855

Browse files
authored
Merge pull request #58 from AvicennaJr/develop
Develop
2 parents 4e9be8f + 5f8c641 commit 2cc1855

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,7 @@ nuru
5252
Notes.md
5353
tutorials/en/*
5454
config.json
55+
56+
# For Nuru executables
57+
/nuru
58+
/Nuru

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ nuru -v
9393
9494
### Building From Source
9595

96-
- Make sure you have golang installed
96+
- Make sure you have golang installed (atleast 1.19.0 and above)
9797
- Run the following command:
9898

9999
```

0 commit comments

Comments
 (0)