Rename to fluidcms
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# contentking
|
||||
# fluidcms
|
||||
|
||||
This project uses Quarkus, the Supersonic Subatomic Java Framework.
|
||||
|
||||
@@ -43,7 +43,7 @@ Or, if you don't have GraalVM installed, you can run the native executable build
|
||||
./gradlew build -Dquarkus.native.enabled=true -Dquarkus.native.container-build=true
|
||||
```
|
||||
|
||||
You can then execute your native executable with: `./build/contentking-0.1.0-ALPHA-runner`
|
||||
You can then execute your native executable with: `./build/fluidcms-0.1.0-ALPHA-runner`
|
||||
|
||||
If you want to learn more about building native executables, please consult https://quarkus.io/guides/gradle-tooling.
|
||||
|
||||
|
Reference in New Issue
Block a user