Skip to content

Commit 1e314ba

Browse files
committed
Update repository location
1 parent e70955f commit 1e314ba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ From PyPI (official releases):
88

99
Current git master:
1010

11-
$ pip install 'git+https://github.com/mdraw/deface'
11+
$ pip install 'git+https://github.com/ORB-HD/deface'
1212

1313
## Usage
1414

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
description='Video anonymization by face detection',
1414
long_description=long_description,
1515
long_description_content_type='text/markdown',
16-
url='https://github.com/mdraw/deface',
16+
url='https://github.com/ORB-HD/deface',
1717
packages=setuptools.find_packages(),
1818
entry_points={'console_scripts': [
1919
'deface = deface.deface:main',

0 commit comments

Comments
 (0)