diff --git a/Dockerfile b/Dockerfile index a403b32..fe4cc3f 100644 --- a/Dockerfile +++ b/Dockerfile @@ -9,7 +9,6 @@ RUN npm install npm -g COPY package.json /src/package.json WORKDIR /src -RUN npm install EXPOSE 9000 diff --git a/README.md b/README.md index e0713b4..4c18d30 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,2 @@ # recuserstudy -Recommended System User Study Mini Project - +Recommended System User Study Mini Projec