projects
/
jSite.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e52a68a
)
📝 Fix project name in documentation
author
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Fri, 13 Oct 2023 21:45:23 +0000
(23:45 +0200)
committer
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Fri, 13 Oct 2023 21:45:23 +0000
(23:45 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
460c195
..
c76b2a9
100644
(file)
--- a/
README.md
+++ b/
README.md
@@
-4,7
+4,7
@@
jSite is a tool that uploads websites from a local directory into Freenet.
## Compiling
-
Gradl
e’s build process is handled by [Gradle](https://gradle.org/). Just use the Gradle wrapper that comes with jSite:
+
jSit
e’s build process is handled by [Gradle](https://gradle.org/). Just use the Gradle wrapper that comes with jSite:
# ./gradlew clean build fatJar