Skip to content

Commit ec72d5f

Browse files
committed
Change the virtualenv guide link
1 parent ac1334c commit ec72d5f

File tree

4 files changed

+2
-68
lines changed

4 files changed

+2
-68
lines changed

โ€ŽREADME.mdโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ For windows, you need to install [Microsoft Visual C++ Build Tools][ms_build].
4242

4343
## ๐ŸŽ‰ How to install
4444

45-
It can be installed using pip3. It is recommended to install it in the [python 3.6 + virtualenv](https://github.com/fosslight/fosslight_source_scanner/blob/main/docs/Guide_virtualenv.md) environment.
45+
It can be installed using pip3. It is recommended to install it in the [python 3.6 + virtualenv](https://fosslight.org/fosslight-guide-en/scanner/etc/guide_virtualenv.html) environment.
4646

4747
```
4848
$ pip3 install fosslight_source

โ€Ždocs/Guide_virtualenv.mdโ€Ž

Lines changed: 0 additions & 33 deletions
This file was deleted.

โ€Ždocs/Guide_virtualenv_Kor.mdโ€Ž

Lines changed: 0 additions & 33 deletions
This file was deleted.

โ€Ždocs/README_Kor.mdโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Windows์˜ ๊ฒฝ์šฐ [Microsoft Visual C++ Build Tools][ms_build]๋ฅผ ์ถ”๊ฐ€๋กœ ์„ค
3737

3838
## ๐ŸŽ‰ How to install
3939

40-
FOSSLight Source Scanner๋Š” pip3๋ฅผ ์ด์šฉํ•˜์—ฌ ์„ค์น˜ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. [python 3.6 + virtualenv](Guide_virtualenv_Kor.md) ํ™˜๊ฒฝ์—์„œ ์„ค์น˜ํ•  ๊ฒƒ์„ ๊ถŒ์žฅํ•ฉ๋‹ˆ๋‹ค.
40+
FOSSLight Source Scanner๋Š” pip3๋ฅผ ์ด์šฉํ•˜์—ฌ ์„ค์น˜ํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค. [python 3.6 + virtualenv](https://fosslight.org/fosslight-guide/scanner/etc/guide_virtualenv.html) ํ™˜๊ฒฝ์—์„œ ์„ค์น˜ํ•  ๊ฒƒ์„ ๊ถŒ์žฅํ•ฉ๋‹ˆ๋‹ค.
4141

4242
```
4343
$ pip3 install fosslight_source

0 commit comments

Comments
ย (0)