diff --git a/HowtoNodeJS.md b/HowtoNodeJS.md index d7f1687e..9de449f8 100644 --- a/HowtoNodeJS.md +++ b/HowtoNodeJS.md @@ -164,7 +164,7 @@ La version "Runtime" est peut ĂȘtre installĂ©e avec npm. Il existe des depots De # dos2unix /etc/apt/trusted.gpg.d/pm2.asc # chmod a+r /etc/apt/trusted.gpg.d/pm2.asc # apt update && apt install pm2 -~~~~ +~~~