Skip to content

Commit

Permalink
- README.md: Shiohara to Shio
Browse files Browse the repository at this point in the history
  • Loading branch information
alegauss committed Mar 7, 2020
1 parent f889e34 commit 6bf2b05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ $ ./gradlew bootrun

### 2. Or Generate JAR File

Use Gradle to generate Shiohara CMS executable JAR file.
Use Gradle to generate Shio CMS executable JAR file.

```shell
$ ./gradlew build
Expand All @@ -49,7 +49,7 @@ To run Shio CMS executable JAR file, just execute the following line:
$ java -jar build/libs/viglet-shio.jar
```

## Viglet Shiohara
## Viglet Shio CMS
* Administration Console: [http://localhost:2710](http://localhost:2710).

> login/password: admin/admin
Expand Down

0 comments on commit 6bf2b05

Please sign in to comment.