aboutsummaryrefslogtreecommitdiffstats
path: root/django
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2022-02-23 02:26:10 +0800
committerJesús <heckyel@hyperbola.info>2022-02-23 02:26:10 +0800
commit7d0205aa2d507bafaa8634841b6005d64c865516 (patch)
treed372e8715c43784dc1ea467836b327497da61657 /django
parentd467fe99e8f38afd6966252438e54fed8fe6a75a (diff)
downloadpersonal-site-7d0205aa2d507bafaa8634841b6005d64c865516.tar.lz
personal-site-7d0205aa2d507bafaa8634841b6005d64c865516.tar.xz
personal-site-7d0205aa2d507bafaa8634841b6005d64c865516.zip
[README.md]: update static doc
Diffstat (limited to 'django')
-rw-r--r--django/core/static/core/README.md2
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
```