Skip to content

Commit e46c828

Browse files
remove specific programming lang for server module code (#312)
in unity tutorial text. There was confusion: https://discord.com/channels/1037340874172014652/1037343189339742298/1361811650713227285
1 parent e6da60f commit e46c828

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/unity/part-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ This progressive tutorial is continued from [part 1](/docs/unity/part-1).
88

99
If you have not already installed the `spacetime` CLI, check out our [Getting Started](/docs/getting-started) guide for instructions on how to install.
1010

11-
In your `blackholio` directory, run the following command to initialize the SpacetimeDB server module project with Rust as the language:
11+
In your `blackholio` directory, run the following command to initialize the SpacetimeDB server module project with your desired language:
1212

1313
:::server-rust
1414
Run the following command to initialize the SpacetimeDB server module project with Rust as the language:

0 commit comments

Comments
 (0)