aboutsummaryrefslogtreecommitdiff
path: root/src-vue
diff options
context:
space:
mode:
Diffstat (limited to 'src-vue')
-rw-r--r--src-vue/src/views/DeveloperView.vue2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-vue/src/views/DeveloperView.vue b/src-vue/src/views/DeveloperView.vue
index 3622a596..eec70194 100644
--- a/src-vue/src/views/DeveloperView.vue
+++ b/src-vue/src/views/DeveloperView.vue
@@ -28,7 +28,7 @@
<h3>Mod install:</h3>
- <el-input v-model="mod_to_install_field_string" placeholder="Please input Thunderstore dependency string" clearable />
+ <el-input v-model="mod_to_install_field_string" placeholder="Please input Thunderstore dependency string (example: AuthorName-ModName-1.2.3)" clearable />
<el-button type="primary" @click="installMod">
Install mod