소스 검색

Merge branch 'master' of github.com:hykilpikonna/hyfetch

Hykilpikonna 2 년 전
부모
커밋
3770e58e66
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -10,7 +10,8 @@ This repo also serves as an updated version of the original `neofetch` since the
 
 * Method 1: `pip install hyfetch` then run `neowofetch`
 * Method 2: `npx neowofetch`
-* Method 3: `bash <(curl -sL neowofetch.hydev.org)`
+* Method 3: `P="$HOME/.local/bin/neowofetch" curl -L nf.hydev.org -o $P && chmod +x $P`
+* Method 4: Run without install `bash <(curl -sL nf.hydev.org)`
 
 
 ## Installation