Fixes instructions on admin themes view

This commit is contained in:
Mouse Reeve
2022-03-13 11:36:31 -07:00
parent 9f19fb698b
commit 0c87ee1d4b
3 changed files with 2 additions and 34 deletions

View File

@ -29,7 +29,7 @@
{% trans "Copy the theme file into the <code>bookwyrm/static/css/themes</code> directory on your server from the command line." %}
</li>
<li>
{% trans "Run <code>./bw-dev compilescss</code>." %}
{% trans "Run <code>./bw-dev collectstatic</code>." %}
</li>
<li>
{% trans "Add the file name using the form below to make it available in the application interface." %}