Bachir Soussi Chiadmi %!s(int64=4) %!d(string=hai) anos
pai
achega
35f555871b
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      readme.md

+ 1 - 0
readme.md

@@ -16,6 +16,7 @@ mysql> create user 'YOURUSER'@'localhost' identified by 'YOURPASSWORD';
 mysql> grant all privileges on YOURDBNAME.* to 'YOURUSER'@'localhost';
 mysql> flush privileges;
 mysql> exit;
+```
 
 ## strapi deployement