Skip to content

Commit c6e1dac

Browse files
authored
Improve file list formatting in README
Format the list of files for clarity.
1 parent e9bcc6f commit c6e1dac

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,11 @@ After the packaging is completed, you can find the cloudnative-1.0-SNAPSHOT.jar
4646
mkdir -p /home/ivory/config
4747
```
4848
6. Please upload below files from the source code path ivory-cloud/cloudnative/src/main/resources to the /home/ivory/config path on your server.
49-
50-
application.yaml
51-
application-native.yaml
49+
```
50+
application.yaml
51+
application-native.yaml
5252
spring_pro_logback.xml
53+
```
5354
8. then edit /home/ivory/config/application-native.yaml
5455
Please modify url, username, password parts according to your actual situation.
5556
```

0 commit comments

Comments
 (0)