소스 검색

Fixed typo

Alois Mahdal 12 년 전
부모
커밋
c38e5702e5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      INSTALL.md

+ 1
- 1
INSTALL.md 파일 보기

@@ -25,7 +25,7 @@ To install, you need to perform following steps:
25 25
     no real connection with the repository.
26 26
 
27 27
 3.  Run mklinks script with single argument: path to dotfiles folder (or how
28
-    you namewd it), e.g.:
28
+    you named it), e.g.:
29 29
 
30 30
         $ ~/local/mydots/mklinks ~/local/mydots/dotfiles
31 31