diff options
author | Jesús <heckyel@hyperbola.info> | 2022-02-23 02:26:10 +0800 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2022-02-23 02:26:10 +0800 |
commit | 7d0205aa2d507bafaa8634841b6005d64c865516 (patch) | |
tree | d372e8715c43784dc1ea467836b327497da61657 | |
parent | d467fe99e8f38afd6966252438e54fed8fe6a75a (diff) | |
download | personal-site-7d0205aa2d507bafaa8634841b6005d64c865516.tar.lz personal-site-7d0205aa2d507bafaa8634841b6005d64c865516.tar.xz personal-site-7d0205aa2d507bafaa8634841b6005d64c865516.zip |
[README.md]: update static doc
-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 ``` |