diff options
-rw-r--r-- | django/core/static/core/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/django/core/static/core/README.md b/django/core/static/core/README.md index 361589f..4598a55 100644 --- a/django/core/static/core/README.md +++ b/django/core/static/core/README.md @@ -4,7 +4,7 @@ 1. Requeriments: - ``` + ```console pacman -S sassc ``` |