Skip to content

Commit 5df308e

Browse files
committed
remove hello moon
1 parent 8f02320 commit 5df308e

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

src/packaging-guide/project-structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This is the software license for your package. In most cases, it will be the ups
3434

3535
#### README.md
3636

37-
This is largely boilerplate. Update as needed for your service, including replacing references to Hello World/Moon.
37+
This is largely boilerplate. Update as needed for your service, including replacing references to Hello World.
3838

3939
## assets/
4040

src/packaging-guide/quick-start.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,7 @@ Ensure you have completed every step of [environment setup](./environment-setup.
66

77
## Generate your Package Repository
88

9-
1. Select a template:
10-
11-
- Use [Hello World](https://github.com/Start9Labs/hello-world-startos) if your service does _not_ depend on another service.
12-
- Use [Hello Moon](https://github.com/Start9Labs/hello-moon-startos) if your service depends on at least one other service.
9+
1. Access the [Hello World Template](https://github.com/Start9Labs/hello-world-startos)
1310

1411
1. Click `Use this template > Create new repository`. You must be signed into Github to see this button.
1512

0 commit comments

Comments
 (0)