소스 검색

Actualizar 'README.md'

yosoyhendrix 1 주 전
부모
커밋
45d29380e2
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -4,7 +4,7 @@ Ubuntu 24.04 does not include Python 2.7 by default, as it has reached its end o
 
 ## Installing Python 2.7
 
-opcional: wget -qO - https://repo.yosoyhendrix.com/yosoyhendrix/Python-2.7/raw/main/install_python27.sh | sudo bash
+opcional: `wget -qO - https://repo.yosoyhendrix.com/yosoyhendrix/Python-2.7/raw/main/install_python27.sh | sudo bash`
 
 1. **Update and upgrade all system packages (YES to all):**
     ```bash