소스 검색

Fixed error in README.md

Ovidio Peña Rodríguez 9 년 전
부모
커밋
dc73b85a78
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -26,7 +26,7 @@ Compilation options
  - **make buildrpm** - Generate a rpm package for Python extension
  - **make builddeb** - Generate a deb package for Python extension
  - **make standalone** - Create standalone programs (scattnlay and fieldnlay)
- - **make clean* - Delete temporal files
+ - **make clean** - Delete temporal files
 
 Use:
 ----