소스 검색

ReadMe doc - Using the module via Nexus repository

Vicent Iborra - LabLENI UPV 4 년 전
부모
커밋
1c98460a3b
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      README.md

+ 0 - 4
README.md

@@ -82,15 +82,11 @@ Click Finish to import.
 
 New module should appears in first line of settings.gradle file:
 
-        ```
         include ':app', ':smartenvironments'
-        ```
 
 Open build.gradle file of app module. In dependencies section add:
 
-        ```
         implementation project(":smartenvironments")
-        ```
 
 
 ## Integration of the module using Nexus Helios repository